Units API.

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

GET /api/units/89295/?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": "History",
    "previous_source": "",
    "target": "Geschichte",
    "id_hash": 3664637837703798715,
    "content_hash": -423717632208682430,
    "location": "",
    "context": "history",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 89295,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/de/?checksum=b2db68b282ca5fbb",
    "url": "https://weblate.linphone.org/api/units/89295/?format=api"
}