Units API

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

GET /api/units/7631/?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 Import failed due to unknown URL",
    "previous_source": "",
    "target": "",
    "id_hash": -605967136753211779,
    "content_hash": -3046738764724096754,
    "location": "",
    "context": "componentImportUnknownURLError",
    "comment": "# Description: Error message reported when the component import failed due to unknown url ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 120,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 7631,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=77972c198443a67d",
    "url": "https://weblate.appinventor.mit.edu/api/units/7631/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4633/?format=api"
}