Units API.

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

GET /api/units/194067/?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/ast/?format=api",
    "source": [
        "This is a sticky message (appears always on top and has a special sticky icon)"
    ],
    "previous_source": "",
    "target": [
        "Esti ye un mensaxe d'avisu (apaez siempre a lo primero, al llau d'un iconu especial)"
    ],
    "id_hash": 907622258413295428,
    "content_hash": -6451913047723401350,
    "location": "",
    "context": "This is a sticky message (appears always on top and has a special sticky icon)",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 936,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://translation.chamilo.org/api/units/177273/?format=api",
    "priority": 100,
    "id": 194067,
    "web_url": "https://translation.chamilo.org/translate/chamilo/messages/ast/?checksum=8c9885a29ef65744",
    "url": "https://translation.chamilo.org/api/units/194067/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-20T16:34:21.368567Z"
}