Units API.

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

GET /api/units/224973/?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": "Your application is up to date.",
    "previous_source": "",
    "target": "Your application is up to date.",
    "id_hash": -6415876587841910130,
    "content_hash": -3295955897915420621,
    "location": "",
    "context": "MainWindownoNewVersionAvailable",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 399,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "priority": 100,
    "id": 224973,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=26f63a3c72f00a8e",
    "url": "https://weblate.linphone.org/api/units/224973/?format=api"
}