Units API.

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

GET /api/units/2163/?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/libraries/core/en/?format=api",
    "source": [
        "@string/follow_system"
    ],
    "previous_source": "",
    "target": [
        "@string/follow_system"
    ],
    "id_hash": -2301272519873410309,
    "content_hash": 1116444364943201426,
    "location": "",
    "context": "dark_theme_follow_system",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/2163/?format=api",
    "priority": 100,
    "id": 2163,
    "web_url": "https://weblate.rikka.app/translate/libraries/core/en/?checksum=60103cd5f993cafb",
    "url": "https://weblate.rikka.app/api/units/2163/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-09T18:48:53.835508Z"
}