Units API.

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

GET /api/units/295220/?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": [
        "Fields in <strong>bold</strong> are mandatory."
    ],
    "previous_source": "",
    "target": [
        "los campos en <b>negrita</b> son obligatorios"
    ],
    "id_hash": 2430814137163292491,
    "content_hash": -5120156873803540455,
    "location": "",
    "context": "Fields in <strong>bold</strong> are mandatory.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1324,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "https://translation.chamilo.org/api/units/177662/?format=api",
    "priority": 100,
    "id": 295220,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/es_MX/?checksum=a1bbfc94289d9f4b",
    "url": "https://translation.chamilo.org/api/units/295220/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:46:06.283893Z"
}