Units API.

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

GET /api/units/133253/?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/ru/?format=api",
    "source": "The passwords you entered do not match.",
    "previous_source": "",
    "target": "Введённые пароли не совпадают.",
    "id_hash": -8819802667556674870,
    "content_hash": 3617864723912735772,
    "location": "",
    "context": "CreateAppSipAccountWithEmailpasswordConfirmationError",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 262,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 133253,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ru/?checksum=599c434033de2ca",
    "url": "https://weblate.linphone.org/api/units/133253/?format=api"
}