Units API

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

GET /api/units/7640/?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": "Are you really sure you want to delete these projects: {0}?",
    "previous_source": "",
    "target": "Sind sie wirklich sicher, dass Sie diese Projekte löschen wollen: {0}",
    "id_hash": 8112197983601449515,
    "content_hash": 6224568769753148657,
    "location": "",
    "context": "confirmDeleteManyProjects",
    "comment": "# Description: Confirmation message for selecting multiple projects and clicking delete\n# 0=projectNames ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 129,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 11,
    "priority": 100,
    "id": 7640,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=f0945115f8345a2b",
    "url": "https://weblate.appinventor.mit.edu/api/units/7640/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4642/?format=api"
}