Units API.

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

GET /api/units/89368/?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": "SIP Domain",
    "previous_source": "",
    "target": "SIP Domäne",
    "id_hash": 4545860811425594315,
    "content_hash": -38000818561321494,
    "location": "",
    "context": "domain",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 89368,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/de/?checksum=bf162452af643bcb",
    "url": "https://weblate.linphone.org/api/units/89368/?format=api"
}