Units API.

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

GET /api/units/19185351/?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/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/zh_CN/?format=api",
    "language_code": "zh_CN",
    "source": [
        "          [Container]\n          ContainerName=etcd\n          Image=quay.io/coreos/etcd:v3.5.21\n          Network=host\n          Volume=etcd-data:/etcd-data\n          Exec=/usr/local/bin/etcd                                \\\n              --name node1 --data-dir /etcd-data                  \\\n              --initial-advertise-peer-urls http://127.0.0.1:2380 \\\n              --listen-peer-urls http://127.0.0.1:2380            \\\n              --advertise-client-urls http://127.0.0.1:2379       \\\n              --listen-client-urls http://127.0.0.1:2379          \\\n              --initial-cluster node1=http://127.0.0.1:2380\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6667357971111148181,
    "content_hash": 6667357971111148181,
    "location": "pages/tutorial-containers.adoc:85",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://translate.fedoraproject.org/api/units/19185333/?format=api",
    "priority": 100,
    "id": 19185351,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/zh_CN/?checksum=dc8736bfe272fa95",
    "url": "https://translate.fedoraproject.org/api/units/19185351/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-04-11T22:45:39.760895Z",
    "last_updated": "2025-04-11T22:45:39.760908Z"
}