Units API.

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

GET /api/units/295221/?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 is not XML format !"
    ],
    "previous_source": "",
    "target": [
        "El archivo no tiene formato XML válido"
    ],
    "id_hash": 1932397907797285553,
    "content_hash": -5595578552834010658,
    "location": "",
    "context": "The specified file is not XML format !",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1325,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://translation.chamilo.org/api/units/177663/?format=api",
    "priority": 100,
    "id": 295221,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/es_MX/?checksum=9ad141a8aaf71ab1",
    "url": "https://translation.chamilo.org/api/units/295221/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:46:06.290047Z"
}