Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/zh_Hans/?format=api",
    "source": "PutText",
    "previous_source": "",
    "target": "PUT文本",
    "id_hash": 3842714051097393935,
    "content_hash": 8079398661544820930,
    "location": "",
    "context": "PutTextMethods",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 512,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 271864,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hans/?checksum=b5541011e50ffb0f",
    "url": "https://weblate.appinventor.mit.edu/api/units/271864/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11902/?format=api"
}