Units API.

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

GET /api/units/224380/?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/utils-r/ca/?format=api",
    "source": [
        "'destfile' must be a length-one character vector"
    ],
    "previous_source": "",
    "target": [
        "«destfile» ha de ser un vector de caràcters de longitud u"
    ],
    "id_hash": -4297821455578589526,
    "content_hash": -4297821455578589526,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 369,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://translate.rx.studio/api/units/112080/?format=api",
    "priority": 100,
    "id": 224380,
    "web_url": "https://translate.rx.studio/translate/r-project/utils-r/ca/?checksum=445b1228302f96aa",
    "url": "https://translate.rx.studio/api/units/224380/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-10T00:55:27.752307Z"
}