Units API.

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

GET /api/units/234508/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.rx.studio/api/translations/r-project/base-c/ca/?format=api",
    "source": [
        "unexpected string constant"
    ],
    "previous_source": "",
    "target": [
        "constant de cadena inesperada"
    ],
    "id_hash": 1092804159590099942,
    "content_hash": 1092804159590099942,
    "location": "src/main/gram.y:2391",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 864,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://translate.rx.studio/api/units/135500/?format=api",
    "priority": 100,
    "id": 234508,
    "web_url": "https://translate.rx.studio/translate/r-project/base-c/ca/?checksum=8f2a6b97dd6febe6",
    "url": "https://translate.rx.studio/api/units/234508/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-16T22:06:41.688119Z"
}