Units API.

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

GET /api/units/26508/?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/application/en/?format=api",
    "source": [
        "On Android 11 or above, the system only allows \"location\", \"camera\" and \"microphone\" to use %1$s."
    ],
    "previous_source": "",
    "target": [
        "On Android 11 or above, the system only allows \"location\", \"camera\" and \"microphone\" to use %1$s."
    ],
    "id_hash": -4567063381022120934,
    "content_hash": -7725064128573770463,
    "location": "",
    "context": "op_associated_with_runtime_r",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 111,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 16,
    "source_unit": "https://weblate.rikka.app/api/units/26508/?format=api",
    "priority": 100,
    "id": 26508,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/en/?checksum=409e880d637b641a",
    "url": "https://weblate.rikka.app/api/units/26508/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-29T08:10:02.809511Z"
}