Units API.

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

GET /api/units/1498365/?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": "These are our men. The red templars must have returned.",
    "previous_source": "",
    "target": "These are our men. The red templars must have returned.",
    "id_hash": 4668700054466664233,
    "content_hash": 4668700054466664233,
    "location": "",
    "context": "0x0003dea1",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2142,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 1498365,
    "web_url": "http://waldo.team/translate/dai/unknown/en/?checksum=c0ca8df6b5551729",
    "url": "https://waldo.team/api/units/1498365/?format=api"
}