Units API.

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

GET /api/units/3086/?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/app-ops/ops/en/?format=api",
    "source": [
        "vibrate"
    ],
    "previous_source": "",
    "target": [
        "vibrate"
    ],
    "id_hash": 5312822458103115181,
    "content_hash": -7209825441242308839,
    "location": "",
    "context": "op_name_VIBRATE",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/3086/?format=api",
    "priority": 100,
    "id": 3086,
    "web_url": "https://weblate.rikka.app/translate/app-ops/ops/en/?checksum=c9baefe089f42dad",
    "url": "https://weblate.rikka.app/api/units/3086/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:45:49.526032Z"
}