Units API.

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

GET /api/units/138316/?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": "%1 hour\u001e\u001e%1 hours",
    "previous_source": "",
    "target": "%1 hour\u001e\u001e%1 hours",
    "id_hash": 3089544785920732343,
    "content_hash": -6683900146382032342,
    "location": "",
    "context": "ChatNoticeModelnHour",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 165,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "priority": 100,
    "id": 138316,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=aae0449d1a772cb7",
    "url": "https://weblate.linphone.org/api/units/138316/?format=api"
}