Units API

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

GET /api/units/199147/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/noprojectdialog/zh_Hans/?format=api",
    "source": "Go to Tutorial",
    "previous_source": "",
    "target": "打开教程",
    "id_hash": 1360657257161593871,
    "content_hash": -2909043427389452002,
    "location": "",
    "context": "startTutorialButton",
    "comment": "# Description: Text of the button to open a tutorial",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 199147,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/noprojectdialog/zh_Hans/?checksum=92e20690fa2c940f",
    "url": "https://weblate.appinventor.mit.edu/api/units/199147/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/7243/?format=api"
}