Units API.

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

GET /api/units/164927/?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/zh_Hans/?format=api",
    "source": "{appname} has automatically started.",
    "previous_source": "",
    "target": "{appname} 已自动启动。",
    "id_hash": -1171261332275366544,
    "content_hash": -5898169504732702752,
    "location": "",
    "context": "service_auto_start_description",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 189,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 164927,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/zh_Hans/?checksum=6fbed8061e937570",
    "url": "https://weblate.linphone.org/api/units/164927/?format=api"
}