Units API

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

GET /api/units/233398/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/id/?format=api",
    "source": "AfterPicking",
    "previous_source": "",
    "target": "SetelahMemilih",
    "id_hash": 5661302690448601896,
    "content_hash": -6123587328168551802,
    "location": "",
    "context": "AfterPickingEvents",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 233398,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/id/?checksum=ce90fccd5626f328",
    "url": "https://weblate.appinventor.mit.edu/api/units/233398/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10967/?format=api"
}