Units API

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

GET /api/units/7614/?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": "Shrink",
    "previous_source": "",
    "target": "Schrumpfen",
    "id_hash": 7571308012309895881,
    "content_hash": -933200821586438295,
    "location": "",
    "context": "cmMinimize",
    "comment": "# Description: Caption for context menu item for minimizing the box. ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 107,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 7614,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=e912b085ceccdac9",
    "url": "https://weblate.appinventor.mit.edu/api/units/7614/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4616/?format=api"
}