Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linhome/linhome-shared-texts/de/?format=api",
    "source": "© Belledonne Communications",
    "previous_source": "",
    "target": "© Belledonne Communications",
    "id_hash": 9192883293853071384,
    "content_hash": 2380492871051129418,
    "location": "",
    "context": "copyright_text",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 151,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 89442,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/de/?checksum=ff93aea657bc3818",
    "url": "https://weblate.linphone.org/api/units/89442/?format=api"
}