Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/pt_BR/?format=api",
    "source": "Do you want to download %1 (%2)?",
    "previous_source": "",
    "target": "Deseja baixar %1 (%2)?",
    "id_hash": -8994803188403837358,
    "content_hash": -7565262659555671359,
    "location": "",
    "context": "utilsdownloadCodecDescription",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1119,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 167375,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/pt_BR/?checksum=32c0a281aa36652",
    "url": "https://weblate.linphone.org/api/units/167375/?format=api"
}