Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/wadb/app/zh_Hans/?format=api",
    "source": [
        "Use low priority notification"
    ],
    "previous_source": "",
    "target": [
        "使用低优先级通知"
    ],
    "id_hash": -8792076116865038367,
    "content_hash": 5701505082044678070,
    "location": "",
    "context": "settings_use_low_priority_notification",
    "note": "",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/10263/?format=api",
    "priority": 100,
    "id": 10433,
    "web_url": "https://weblate.rikka.app/translate/wadb/app/zh_Hans/?checksum=05fc455aa81047e1",
    "url": "https://weblate.rikka.app/api/units/10433/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-01T08:26:10.532453Z"
}