Units API

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

GET /api/units/116009/?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/ar/?format=api",
    "source": "Delete Block",
    "previous_source": "",
    "target": "إحذف القطعة البرمجية",
    "id_hash": 7064300946107597846,
    "content_hash": 1016262625956725161,
    "location": "",
    "context": ".Blockly.Msg.DELETE_BLOCK",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 116009,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/ai-blockly-messages/ar/?checksum=e20970483f330416",
    "url": "https://weblate.appinventor.mit.edu/api/units/116009/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/9078/?format=api"
}