Units API.

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

GET /api/units/202253/?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/the-r-project-recommended-packages/mass-r-files/en/?format=api",
    "source": [
        "'family' not recognized"
    ],
    "previous_source": "",
    "target": [
        "'family' not recognized"
    ],
    "id_hash": -1098482981765773315,
    "content_hash": -1098482981765773315,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.rx.studio/api/units/202253/?format=api",
    "priority": 100,
    "id": 202253,
    "web_url": "https://translate.rx.studio/translate/the-r-project-recommended-packages/mass-r-files/en/?checksum=70c1678c500a07fd",
    "url": "https://translate.rx.studio/api/units/202253/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-31T13:01:49.204787Z"
}