Units API

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

GET /api/units/7576/?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": "Logic",
    "previous_source": "",
    "target": "Logik",
    "id_hash": -4918238570850474449,
    "content_hash": -722631666545464613,
    "location": "",
    "context": "builtinLogicLabel",
    "comment": "# Description: Label on built-in-Logic-blocks branch of block selector tree ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 81,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 7576,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=3bbee813e7d5262f",
    "url": "https://weblate.appinventor.mit.edu/api/units/7576/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4578/?format=api"
}