Units API

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

GET /api/units/7627/?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": "The component database in the project \"{0}\" is corrupt.",
    "previous_source": "",
    "target": "",
    "id_hash": -6509391835580909575,
    "content_hash": 2235014577370552465,
    "location": "",
    "context": "componentDatabaseCorrupt",
    "comment": "# Description: Error message when the component database is not valid.\n# 0=projectName ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 116,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 7627,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=25a9fe9d205f37f9",
    "url": "https://weblate.appinventor.mit.edu/api/units/7627/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4629/?format=api"
}