Units API

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

GET /api/units/7657/?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/de/?format=api",
    "source": "Welcome to App Inventor 2!",
    "previous_source": "",
    "target": "Willkommen bei MIT-App-Inventor 2!",
    "id_hash": 479761743368096123,
    "content_hash": 1977334650238541079,
    "location": "",
    "context": "createNoProjectsDialogText",
    "comment": "# Description:  ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 143,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 7657,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=86a874c38247097b",
    "url": "https://weblate.appinventor.mit.edu/api/units/7657/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4659/?format=api"
}