Units API.

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

GET /api/units/90141/?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/it/?format=api",
    "source": "About",
    "previous_source": "",
    "target": "Informazioni",
    "id_hash": -815766129835814599,
    "content_hash": -5383471568056004735,
    "location": "",
    "context": "menu_about",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 90141,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/it/?checksum=74add106eb575139",
    "url": "https://weblate.linphone.org/api/units/90141/?format=api"
}