Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatbubblephotocell/ja/?format=api",
    "source": "Lore ipsum...",
    "previous_source": "",
    "target": "Lore ipsum...",
    "id_hash": 5758028411247970906,
    "content_hash": 2532581789700529410,
    "location": "",
    "context": "cx9-0K-P9L.text",
    "note": "\n/* Class = \"UITextView\"; text = \"Lore ipsum...\"; ObjectID = \"cx9-0K-P9L\"; */",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "priority": 100,
    "id": 70234,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatbubblephotocell/ja/?checksum=cfe8a0552b0aca5a",
    "url": "https://weblate.linphone.org/api/units/70234/?format=api"
}