Units API.

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

GET /api/units/15750/?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/shizuku/manager/en/?format=api",
    "source": [
        "Start"
    ],
    "previous_source": "",
    "target": [
        "Start"
    ],
    "id_hash": 931150394289136234,
    "content_hash": -4604837759023873618,
    "location": "",
    "context": "home_root_button_start",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/15750/?format=api",
    "priority": 100,
    "id": 15750,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/en/?checksum=8cec1c59a411a26a",
    "url": "https://weblate.rikka.app/api/units/15750/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-12T11:09:09.094295Z"
}