Units API.

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

GET /api/units/2195/?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/zh_Hant/?format=api",
    "source": [
        "When \"Battery saver\" is enabled"
    ],
    "previous_source": "",
    "target": [
        "「節約耗電量模式」啟用時開啟"
    ],
    "id_hash": 4741536614052923085,
    "content_hash": -8155042822597630394,
    "location": "",
    "context": "dark_theme_auto_battery",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rikka.app/api/units/2167/?format=api",
    "priority": 100,
    "id": 2195,
    "web_url": "https://weblate.rikka.app/translate/libraries/core/zh_Hant/?checksum=c1cd526dc22206cd",
    "url": "https://weblate.rikka.app/api/units/2195/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-09T19:09:13.923294Z"
}