Units API

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

GET /api/units/7615/?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": "Resize...",
    "previous_source": "",
    "target": "Größe ändern …",
    "id_hash": 1271770820800072840,
    "content_hash": -6955397637321223501,
    "location": "",
    "context": "cmResize",
    "comment": "# Description: Caption for context menu item for resizing the box. ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 7615,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=91a63cd2c97ecc88",
    "url": "https://weblate.appinventor.mit.edu/api/units/7615/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4617/?format=api"
}