Units API

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

GET /api/units/7674/?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": "Default",
    "previous_source": "",
    "target": "Standard",
    "id_hash": 403464028519543461,
    "content_hash": 6286115533986085697,
    "location": "",
    "context": "defaultColor",
    "comment": "# Description: Text for color choice 'Default' ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 156,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 7674,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=85996465738e32a5",
    "url": "https://weblate.appinventor.mit.edu/api/units/7674/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4676/?format=api"
}