Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/dai/unknown/ko/?format=api",
    "source": "Strength Gained!",
    "previous_source": "",
    "target": "근력 획득!",
    "id_hash": -1812618394861526756,
    "content_hash": -1812618394861526756,
    "location": "",
    "context": "0x00042c8a",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3373,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1502346,
    "web_url": "http://waldo.team/translate/dai/unknown/ko/?checksum=66d8492c6cf0a11c",
    "url": "http://waldo.team/api/units/1502346/?format=api"
}