Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/zh_Hant/?format=api",
    "source": "File names must be between 1 and 100 characters.",
    "previous_source": "",
    "target": "檔案名稱長度限制為 1 到 100 個字元之間。",
    "id_hash": -8941857042148411946,
    "content_hash": -904400291271674309,
    "location": "",
    "context": "filenameBadSize",
    "comment": "# Description: Error message when filenames are 0 or 101+ characters long ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 232,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 41352,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/zh_Hant/?checksum=3e824656a6b35d6",
    "url": "https://weblate.appinventor.mit.edu/api/units/41352/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4768/?format=api"
}