Units API.

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

GET /api/units/295223/?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/es_MX/?format=api",
    "source": [
        "The specified file doesn't contain all needed data !"
    ],
    "previous_source": "",
    "target": [
        "El archivo no tiene todos los datos necesarios"
    ],
    "id_hash": 3455484499347301093,
    "content_hash": 2607434532712305132,
    "location": "",
    "context": "The specified file doesn't contain all needed data !",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1327,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 9,
    "source_unit": "https://translation.chamilo.org/api/units/177665/?format=api",
    "priority": 100,
    "id": 295223,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/es_MX/?checksum=aff458d81e76e2e5",
    "url": "https://translation.chamilo.org/api/units/295223/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:46:06.301202Z"
}