Units API

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

GET /api/units/7766/?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": "File names must be between 1 and 100 characters.",
    "previous_source": "",
    "target": "Dateinamen müssen zwischen 1 und 100 Zeichen haben.",
    "id_hash": -8941857042148411946,
    "content_hash": -904400291271674309,
    "location": "",
    "context": "filenameBadSize",
    "comment": "# Description: Error message when filenames are 0 or 101+ characters long ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 232,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 7766,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=3e824656a6b35d6",
    "url": "https://weblate.appinventor.mit.edu/api/units/7766/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4768/?format=api"
}