Units API.

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

GET /api/units/529336/?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/pt_BR/?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": [
        "O formato Aiken vem com um simples arquivo de texto (.txt) com vários blocos de perguntas, cada uma separada por uma linha em branco. A primeira linha é a pergunta, as linhas de resposta são prefixadas por uma letra e um ponto, e a resposta correta vem em seguida com a RESPOSTA: prefixo. Veja exemplo abaixo."
    ],
    "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": 529336,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/pt_BR/?checksum=76c799b72e47205e",
    "url": "https://translation.chamilo.org/api/units/529336/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T17:13:29.087933Z"
}