Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/dai/dialogue/en/?format=api",
    "source": "I can feel it.",
    "previous_source": "",
    "target": "I can feel it.",
    "id_hash": 3308817274321880297,
    "content_hash": 3308817274321880297,
    "location": "eadccd00/60648f7d:1",
    "context": "0x0004984f",
    "note": "EBX = da3_dlc_red/DesignContent/Conversation/dlcred_dng_scene4a_b\nNode = 60648f7d\nSpeaker = [e8995477] Shaper Valta\nType = text",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 65200,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1653025,
    "web_url": "http://waldo.team/translate/dai/dialogue/en/?checksum=adeb47c7b6a1c4e9",
    "url": "http://waldo.team/api/units/1653025/?format=api"
}