Units API

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

GET /api/units/7746/?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": "The extension description of \"{0}\" in the project \"{1}\" is corrupt.",
    "previous_source": "",
    "target": "",
    "id_hash": 6815724055682566299,
    "content_hash": 6300903329633028093,
    "location": "",
    "context": "extensionDescriptorCorrupt",
    "comment": "# Description: Error message when the component descriptors for an extension are not parsable.\n# 0=extensionName, 1=projectName ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 213,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "priority": 100,
    "id": 7746,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=de9650eada0b489b",
    "url": "https://weblate.appinventor.mit.edu/api/units/7746/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4748/?format=api"
}