Units API

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

GET /api/units/7709/?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": "Downloading to phone ...",
    "previous_source": "",
    "target": "Speichern auf dem Mobiltelefon ...",
    "id_hash": -3150726490303985081,
    "content_hash": 8272161035081673112,
    "location": "",
    "context": "downloadingRpcMessage",
    "comment": "# Description: Message shown while downloading application to the phone (during compilation) ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 190,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 7709,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=54465ef349048a47",
    "url": "https://weblate.appinventor.mit.edu/api/units/7709/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4711/?format=api"
}