Units API

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

GET /api/units/166086/?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_Hant/?format=api",
    "source": "Welcome to",
    "previous_source": "",
    "target": "歡迎來到",
    "id_hash": -6776350882518742396,
    "content_hash": 6525221490981874125,
    "location": "",
    "context": "welcome",
    "comment": "# Description: Welcome text preceding the App Inventor logo",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 166086,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/noprojectdialog/zh_Hant/?checksum=21f590c66610ca84",
    "url": "https://weblate.appinventor.mit.edu/api/units/166086/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/7248/?format=api"
}