Units API.

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

GET /api/units/128566/?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": "Edit contact",
    "previous_source": "",
    "target": "Modifier le contact",
    "id_hash": 6964528423431110219,
    "content_hash": -8016650740177957274,
    "location": "",
    "context": "ConversationtooltipContactEdit",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 233,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 128566,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=e0a6f9b392b8fe4b",
    "url": "https://weblate.linphone.org/api/units/128566/?format=api"
}