Units API.

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

GET /api/units/73009/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/video/en/?format=api",
    "source": "VP8",
    "previous_source": "",
    "target": "VP8",
    "id_hash": 1727843749688076199,
    "content_hash": 7183415584220490661,
    "location": "",
    "context": "VP8",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 73009,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/video/en/?checksum=97fa88bc5f8967a7",
    "url": "https://weblate.linphone.org/api/units/73009/?format=api"
}