Units API

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

GET /api/units/7612/?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": "Close Preview",
    "previous_source": "",
    "target": "",
    "id_hash": 2253886074164959801,
    "content_hash": 4614875639529070762,
    "location": "",
    "context": "closeFilePreview",
    "comment": "# Description: Text for closing a file preview window ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 106,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 7612,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=9f4769715ecd5a39",
    "url": "https://weblate.appinventor.mit.edu/api/units/7612/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4614/?format=api"
}