Units API.

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

GET /api/units/344602/?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/fr/?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": [
        "Le format Aiken est un fichier (.txt) avec un texte simple, avec plusieurs blocs de questions, chacune séparée par une ligne blanche. La première ligne est la question, les lignes de réponse sont préfixés par une lettre et un point, et la bonne réponse vient avec le préfixe 'ANSWER'."
    ],
    "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": 344602,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/fr/?checksum=76c799b72e47205e",
    "url": "https://translation.chamilo.org/api/units/344602/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:51:57.483279Z"
}