Units API.

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

GET /api/units/128440/?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/fr/?format=api",
    "source": "Too long! (%1 characters max.)",
    "previous_source": "",
    "target": "Trop long ! (%1 caractères max.)",
    "id_hash": -8113032746493459124,
    "content_hash": -2112026274427634685,
    "location": "",
    "context": "AssistantModelpasswordStatusTooLong",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 128440,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=f68b7b3a625454c",
    "url": "https://weblate.linphone.org/api/units/128440/?format=api"
}