Units API

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

GET /api/units/273622/?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-properties/ab/?format=api",
    "source": "AppName",
    "previous_source": "",
    "target": "",
    "id_hash": 6108244345679473954,
    "content_hash": -6972182236246805570,
    "location": "",
    "context": "AppNameProperties",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 273622,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-properties/ab/?checksum=d4c4d7de99836d22",
    "url": "https://weblate.appinventor.mit.edu/api/units/273622/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12547/?format=api"
}