Units API.

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

GET /api/units/221076/?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": "Login failed. Please check your username/password.",
    "previous_source": "",
    "target": "Login failed. Please check your username/password.",
    "id_hash": -3661070128974188956,
    "content_hash": 3195659818513972313,
    "location": "",
    "context": "QObjectloginWithUsernameFailed",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 555,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "priority": 100,
    "id": 221076,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=4d31441d68b32e64",
    "url": "https://weblate.linphone.org/api/units/221076/?format=api"
}