Units API

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

GET /api/units/7547/?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": "Do you want to continue with multiple sessions?",
    "previous_source": "",
    "target": "Möchten Sie mit mehreren Sitzungen fortfahren?",
    "id_hash": 2047523464392648603,
    "content_hash": -6353247215521730127,
    "location": "",
    "context": "bashWarningDialogText",
    "comment": "# Description:  ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 7547,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=9c6a43be1c66a79b",
    "url": "https://weblate.appinventor.mit.edu/api/units/7547/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4549/?format=api"
}