Units API

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

GET /api/units/116001/?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": "Remove Comment",
    "previous_source": "",
    "target": "إزالة التعليق",
    "id_hash": 5733960056881793657,
    "content_hash": 218057289263470740,
    "location": "",
    "context": ".Blockly.Msg.REMOVE_COMMENT",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 116001,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/ai-blockly-messages/ar/?checksum=cf931e4abab7ca79",
    "url": "https://weblate.appinventor.mit.edu/api/units/116001/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/9070/?format=api"
}