Units API

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

GET /api/units/30822/?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/pt_BR/?format=api",
    "source": "Notice!",
    "previous_source": "",
    "target": "",
    "id_hash": 7802654865155970524,
    "content_hash": -4859445232154288761,
    "location": "",
    "context": "NoticeTitle",
    "comment": "# Description: Title for the Warning Dialog Box ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 30822,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/pt_BR/?checksum=ec489942769855dc",
    "url": "https://weblate.appinventor.mit.edu/api/units/30822/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/3834/?format=api"
}