Units API

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

GET /api/units/178478/?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/fr/?format=api",
    "source": "maximum value in the list",
    "previous_source": "",
    "target": "valeur maximale de la liste",
    "id_hash": 7186023625780659977,
    "content_hash": -3527918248882030482,
    "location": "",
    "context": ".Blockly.Msg.LANG_LISTS_MAX_NUMBER_INPUT_MAX",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 580,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 178478,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/ai-blockly-messages/fr/?checksum=e3b9e26a1a388709",
    "url": "https://weblate.appinventor.mit.edu/api/units/178478/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10143/?format=api"
}