Units API

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

GET /api/units/7628/?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": "Import Extension Failed!",
    "previous_source": "",
    "target": "",
    "id_hash": 2266554965105091299,
    "content_hash": -1620505790804705903,
    "location": "",
    "context": "componentImportError",
    "comment": "# Description: Error message reported when the component import failed ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 117,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 7628,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=9f746bbb66fca2e3",
    "url": "https://weblate.appinventor.mit.edu/api/units/7628/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4630/?format=api"
}