Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/de/?format=api",
    "source": "Help",
    "previous_source": "",
    "target": "Hilfe",
    "id_hash": 6032415515429292705,
    "content_hash": 6083547390525583639,
    "location": "",
    "context": "helpTabName",
    "comment": "# Description: Label for the Help menu ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 324,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 7876,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=d3b771f33eb7caa1",
    "url": "https://weblate.appinventor.mit.edu/api/units/7876/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4878/?format=api"
}