Units API

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

GET /api/units/7730/?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": "Unable to generate code for {0}.",
    "previous_source": "",
    "target": "Der Code für {0} kann nicht generiert werden.",
    "id_hash": -6776949389284905394,
    "content_hash": -6949160987944851330,
    "location": "",
    "context": "errorGeneratingYail",
    "comment": "# Description: Message displayed when an error occurs while generating YAIL for a form.\n# 0=formName ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 207,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 7730,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=21f3706faedf6e4e",
    "url": "https://weblate.appinventor.mit.edu/api/units/7730/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4732/?format=api"
}