Units API

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

GET /api/units/7579/?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": "Text",
    "previous_source": "",
    "target": "Text",
    "id_hash": -3217283642741133016,
    "content_hash": -1238956428181078837,
    "location": "",
    "context": "builtinTextLabel",
    "comment": "# Description: Label on built-in-Text-blocks branch of block selector tree ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 84,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 7579,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=5359e992a4bd7128",
    "url": "https://weblate.appinventor.mit.edu/api/units/7579/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4581/?format=api"
}