Units API

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

GET /api/units/178391/?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": "Returns maximum number in the list",
    "previous_source": "",
    "target": "Devuelve el máximo número en la lista",
    "id_hash": -812467714598536548,
    "content_hash": -696339239440908516,
    "location": "",
    "context": ".Blockly.Msg.LANG_LISTS_MAX_NUMBER_TOOLTIP",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 587,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 178391,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/ai-blockly-messages/es/?checksum=74b988eb0fe17a9c",
    "url": "https://weblate.appinventor.mit.edu/api/units/178391/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10150/?format=api"
}