Units API

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

GET /api/units/130013/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/ai-blockly-messages/sv/?format=api",
    "source": "Disable Block",
    "previous_source": "",
    "target": "Stäng av block",
    "id_hash": -5467687533573009887,
    "content_hash": 1348049786240831799,
    "location": "",
    "context": ".Blockly.Msg.DISABLE_BLOCK",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 130013,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/ai-blockly-messages/sv/?checksum=341edf28428c8e21",
    "url": "https://weblate.appinventor.mit.edu/api/units/130013/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/9082/?format=api"
}