Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_CN/?format=api",
    "source": [
        "Option --ipv6-dns-search requires --device to be specified"
    ],
    "previous_source": "",
    "target": [
        "选项 --ipv6-dns-search 需要指定 --device"
    ],
    "id_hash": 7810655734196845740,
    "content_hash": 7810655734196845740,
    "location": "../pykickstart/commands/network.py:886",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 116,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.fedoraproject.org/api/units/12562800/?format=api",
    "priority": 100,
    "id": 12563036,
    "web_url": "https://translate.fedoraproject.org/translate/pykickstart/master/zh_CN/?checksum=ec650601f3abbcac",
    "url": "https://translate.fedoraproject.org/api/units/12563036/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-02T08:20:58.900642Z"
}