Units API

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

GET /api/units/178386/?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/es/?format=api",
    "source": "item1",
    "previous_source": "",
    "target": "elemento1",
    "id_hash": 7613935513440123000,
    "content_hash": 1691291399614526358,
    "location": "",
    "context": ".Blockly.Msg.LANG_LISTS_MAX_NUMBER_INPUT_VAR1",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 582,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 178386,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/ai-blockly-messages/es/?checksum=e9aa220255547878",
    "url": "https://weblate.appinventor.mit.edu/api/units/178386/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10145/?format=api"
}