Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/411778/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/it/?format=api",
    "source": [
        "The Aiken format comes in a simple text (.txt) file, with several question blocks, each separated by a blank line. The first line is the question, the answer lines are prefixed by a letter and a dot, and the correct answer comes next with the ANSWER: prefix. See example below."
    ],
    "previous_source": "",
    "target": [
        "Il formato Aiken è un semplice file di testo (.txt) con numerosi blocchi di domande, separati da una riga vuota. La prima riga rappresenta la domanda, le righe delle risposte hanno il prefisso di una lettera e di un punto; segue la risposta corretta col prefisso ANSWER:. Vedi l'esempio sotto."
    ],
    "id_hash": -664393407979380642,
    "content_hash": -1857841819754008993,
    "location": "",
    "context": "The Aiken format comes in a simple text (.txt) file, with several question blocks, each separated by a blank line. The first line is the question, the answer lines are prefixed by a letter and a dot, and the correct answer comes next with the ANSWER: prefix. See example below.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 325,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://translation.chamilo.org/api/units/176662/?format=api",
    "priority": 100,
    "id": 411778,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/it/?checksum=76c799b72e47205e",
    "url": "https://translation.chamilo.org/api/units/411778/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:59:47.741412Z"
}