Units API

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

GET /api/units/7538/?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": "System error: Bad value - {0} - for Horizontal Alignment.",
    "previous_source": "",
    "target": "Systemfehler: Falscher Wert - {0} - für horizontale Ausrichtung.",
    "id_hash": 6272333621173838395,
    "content_hash": -4913567895094250602,
    "location": "",
    "context": "badValueForHorizontalAlignment",
    "comment": "# Description: Default message for bad value for Horizontal Alignment\n# 0=componentName ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 7538,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=d70bce323ace623b",
    "url": "https://weblate.appinventor.mit.edu/api/units/7538/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4540/?format=api"
}