Units API

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

GET /api/units/271872/?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-methods/zh_Hans/?format=api",
    "source": "ReadFile",
    "previous_source": "",
    "target": "读取文件",
    "id_hash": 5822692861725317218,
    "content_hash": 1592788170811793029,
    "location": "",
    "context": "ReadFileMethods",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 520,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 271872,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=d0ce5c4ecb571862",
    "url": "https://weblate.appinventor.mit.edu/api/units/271872/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11910/?format=api"
}