Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-properties/zh_Hant/?format=api",
    "source": "FileType",
    "previous_source": "",
    "target": "檔案類型",
    "id_hash": -3918711064953188109,
    "content_hash": 2345528803590080894,
    "location": "",
    "context": "fileTypeOptionList",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1345,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 318945,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-properties/zh_Hant/?checksum=499df10c741290f3",
    "url": "https://weblate.appinventor.mit.edu/api/units/318945/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/13848/?format=api"
}