Units API

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

GET /api/units/7767/?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": "Error: Bad Filename Size",
    "previous_source": "",
    "target": "",
    "id_hash": -19848715903430080,
    "content_hash": -4469426667739827420,
    "location": "",
    "context": "filenameBadSizeTitle",
    "comment": "# Description: Error message when filenames are 0 or 101+ characters long ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 233,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 7767,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=7fb97bb2b3541240",
    "url": "https://weblate.appinventor.mit.edu/api/units/7767/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4769/?format=api"
}