Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/dai/unknown/ko/?format=api",
    "source": "Fine day for the market.",
    "previous_source": "",
    "target": "장사하기 딱 좋은 날씨군.",
    "id_hash": 6417293596573486774,
    "content_hash": 6417293596573486774,
    "location": "",
    "context": "0x0003f441",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2372,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 1499954,
    "web_url": "http://waldo.team/translate/dai/unknown/ko/?checksum=d90ece869b26ceb6",
    "url": "https://waldo.team/api/units/1499954/?format=api"
}