Units API.

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

GET /api/units/478954/?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/nl/?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": [
        "Het Aiken-formaat wordt geleverd in een eenvoudig tekstbestand (.txt), met verschillende vraagblokken, elk gescheiden door een lege regel. De eerste regel is de vraag, de antwoordregels beginnen met een letter en een punt, en het juiste antwoord volgt daarna met de prefix ANTWOORD:. Zie onderstaand voorbeeld."
    ],
    "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": 478954,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/nl/?checksum=76c799b72e47205e",
    "url": "https://translation.chamilo.org/api/units/478954/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T17:07:26.114202Z"
}