Units API.

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

GET /api/units/1498205/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://waldo.team/api/translations/dai/unknown/en/?format=api",
    "source": "Hiding in a castle full of spiders. Well, he's a weirdy.",
    "previous_source": "",
    "target": "Hiding in a castle full of spiders. Well, he's a weirdy.",
    "id_hash": 3984784266981158389,
    "content_hash": 3984784266981158389,
    "location": "",
    "context": "0x0003dcc0",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2122,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "priority": 100,
    "id": 1498205,
    "web_url": "http://waldo.team/translate/dai/unknown/en/?checksum=b74ccc2db3fa2df5",
    "url": "https://waldo.team/api/units/1498205/?format=api"
}