Units API

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

GET /api/units/157798/?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/ca/?format=api",
    "source": "Select a valid item in the drop down.",
    "previous_source": "",
    "target": "Selecciona un element vàlid en el desplegable.",
    "id_hash": 776231307425322961,
    "content_hash": -4363133297930397492,
    "location": "",
    "context": ".Blockly.Msg.ERROR_SELECT_VALID_ITEM_FROM_DROPDOWN",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 157798,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/ai-blockly-messages/ca/?checksum=8ac5ba42ee9f97d1",
    "url": "https://weblate.appinventor.mit.edu/api/units/157798/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/9122/?format=api"
}