Units API.

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

GET /api/units/235441/?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/ca/?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": [
        "El format Aiken és un simple format de text (arxiu .txt) amb diversos blocs amb preguntes, cada bloc separat per una línia en blanc. La primera línia és la pregunta. Les línies de respostes tenen un prefix de lletra i punt i, la resposta correcta segueix, amb el prefix 'ANSWER:'. Veure exemple a continuació."
    ],
    "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": 235441,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/ca/?checksum=76c799b72e47205e",
    "url": "https://translation.chamilo.org/api/units/235441/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:38:52.858756Z"
}