Units API

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

GET /api/units/7567/?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": "Build of {0} requested at {1}.",
    "previous_source": "",
    "target": "",
    "id_hash": 3656031930518789055,
    "content_hash": -5007854610398949007,
    "location": "",
    "context": "buildRequestedMessage",
    "comment": "# Description: Message shown in the build output panel when a build is requested.\n# 0=projectName, 1=time ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 7567,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=b2bcd5ab9a0edbbf",
    "url": "https://weblate.appinventor.mit.edu/api/units/7567/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4569/?format=api"
}