Units API.

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

GET /api/units/295297/?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 course was successfully created."
    ],
    "previous_source": "",
    "target": [
        "El curso fue creado exitosamente"
    ],
    "id_hash": -3098212638369859902,
    "content_hash": -8793480077613006607,
    "location": "",
    "context": "The course was successfully created.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1401,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://translation.chamilo.org/api/units/177739/?format=api",
    "priority": 100,
    "id": 295297,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/es_MX/?checksum=5500f0053b56b6c2",
    "url": "https://translation.chamilo.org/api/units/295297/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:46:06.626111Z"
}