Units API

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

GET /api/units/7677/?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": "{0}_copy",
    "previous_source": "",
    "target": "{0}_Kopie",
    "id_hash": -5540608761316624967,
    "content_hash": -4341769738230171758,
    "location": "",
    "context": "defaultSaveAsProjectName",
    "comment": "# Description: Defaulf project name in save as dialog\n# 0=projectName ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 159,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 7677,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=331bcdafde4e35b9",
    "url": "https://weblate.appinventor.mit.edu/api/units/7677/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4679/?format=api"
}