Units API.

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

GET /api/units/125305/?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/en/?format=api",
    "source": "displays the help menu to use %1 with the CLI",
    "previous_source": "",
    "target": "displays the help menu to use %1 with the CLI",
    "id_hash": 3342859145941086260,
    "content_hash": -4711818001823784487,
    "location": "",
    "context": "AppcommandLineOptionCliHelp",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 125305,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=ae6438ae97fbf034",
    "url": "https://weblate.linphone.org/api/units/125305/?format=api"
}