Units API.

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

GET /api/units/295188/?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": [
        "Please enter the class name !"
    ],
    "previous_source": "",
    "target": [
        "Por favor, ingrese el nombre de la clase!"
    ],
    "id_hash": -3542885610172061210,
    "content_hash": -1297859432645746335,
    "location": "",
    "context": "Please enter the class name !",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1292,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translation.chamilo.org/api/units/177630/?format=api",
    "priority": 100,
    "id": 295188,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/es_MX/?checksum=4ed5244efdd9e9e6",
    "url": "https://translation.chamilo.org/api/units/295188/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:46:06.133938Z"
}