Units API.

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

GET /api/units/15724/?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": [
        "View command"
    ],
    "previous_source": "",
    "target": [
        "View command"
    ],
    "id_hash": 8879532905029555857,
    "content_hash": -4847811530031727228,
    "location": "",
    "context": "home_adb_button_view_command",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/15724/?format=api",
    "priority": 100,
    "id": 15724,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/en/?checksum=fb3a70219fadd691",
    "url": "https://weblate.rikka.app/api/units/15724/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-12T11:09:08.327120Z"
}