Units API

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

GET /api/units/7775/?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": "Fixed",
    "previous_source": "",
    "target": "",
    "id_hash": 5951921652611191269,
    "content_hash": -5119370800645240985,
    "location": "",
    "context": "fixedSizing",
    "comment": "# Description: Text for Sizing choice 'fixed' -- scale to fit device screen ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 244,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 7775,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=d29979355ad891e5",
    "url": "https://weblate.appinventor.mit.edu/api/units/7775/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4777/?format=api"
}