Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/noprojectdialog/zh_Hans/?format=api",
    "source": "Translate App",
    "previous_source": "",
    "target": "翻译应用",
    "id_hash": 33176060513291348,
    "content_hash": -8042114055912194918,
    "location": "",
    "context": "translateAppTitle",
    "comment": "# Description: Title of the Translate App",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 199151,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/noprojectdialog/zh_Hans/?checksum=8075dd7385f10c54",
    "url": "https://weblate.appinventor.mit.edu/api/units/199151/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/7247/?format=api"
}