Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/?format=api",
    "source": [
        "%(minutes)smin"
    ],
    "previous_source": "",
    "target": [
        "%(minutes)s분"
    ],
    "id_hash": -6011585513891409230,
    "content_hash": -6011585513891409230,
    "location": "pretalx/agenda/templates/agenda/session_block.html:17",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pretalx.com/api/units/10794/?format=api",
    "priority": 100,
    "id": 32743,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ko/?checksum=2c928ed36b9e52b2",
    "url": "http://translate.pretalx.com/api/units/32743/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-02T05:43:05.180217Z"
}