Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/wl3/dialogue/ko/?format=api",
    "source": "\"Take cover! Get off the ice!\"",
    "previous_source": "",
    "target": "\"엄폐해! 얼음에서 나와!\"",
    "id_hash": 3815388565767566454,
    "content_hash": 3815388565767566454,
    "location": "",
    "context": "m2001_ranger_fishinghut/3",
    "note": "NodeType = TalkNode\nSpeaker = SPK_Radio_D_Blue",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27498,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 2017527,
    "web_url": "http://waldo.team/translate/wl3/dialogue/ko/?checksum=b4f2fbaf8ea9b476",
    "url": "https://waldo.team/api/units/2017527/?format=api"
}