Units API.

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

GET /api/units/529335/?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": [
        "This is the text for question 1"
    ],
    "previous_source": "",
    "target": [
        "Este é o texto para a pergunta 1\nA. Resposta 1\nB. Resposta 2\nC. Resposta 3\nRESPOSTA: B\n\nEste é o texto para a pergunta 2\nA. Resposta 1\nB. Resposta 2\nC. Resposta 3\nD. Resposta 4\nRESPOSTA: D\nRESPOSTA_EXPLICAÇÃO: este é um comentário de feedback opcional que aparecerá ao lado da resposta correta."
    ],
    "id_hash": -8858164398083552877,
    "content_hash": -8075995127468449504,
    "location": "",
    "context": "This is the text for question 1",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 324,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://translation.chamilo.org/api/units/176661/?format=api",
    "priority": 100,
    "id": 529335,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/pt_BR/?checksum=05117a699a37c993",
    "url": "https://translation.chamilo.org/api/units/529335/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T17:13:29.081641Z"
}