Units API

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

GET /api/units/7633/?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": "Extension name",
    "previous_source": "",
    "target": "",
    "id_hash": -3510283920658701974,
    "content_hash": -6751558515499771612,
    "location": "",
    "context": "componentNameLabel",
    "comment": "# Description: Caption for component Name Label in rename wizard. ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 7633,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=4f48f75f585f616a",
    "url": "https://weblate.appinventor.mit.edu/api/units/7633/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4635/?format=api"
}