Units API

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

GET /api/units/7565/?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": "Server error: could not build target. Please try again later!",
    "previous_source": "",
    "target": "Server Fehler: Kann das Ziel nicht kompilieren. Bitte versuchen Sie es später noch einmal!",
    "id_hash": 7111805421711658611,
    "content_hash": -9068920235302081329,
    "location": "",
    "context": "buildError",
    "comment": "# Description: Error message reported when building a target failed on the server because of a network error. ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 68,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 7565,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=e2b23559e0d20e73",
    "url": "https://weblate.appinventor.mit.edu/api/units/7565/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4567/?format=api"
}