Units API.

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

GET /api/units/17278284/?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/masterpagesrunning-containers/cs/?format=api",
    "source": [
        "        [Service]\n        ExecStartPre=mkdir -p /var/lib/etcd\n        ExecStartPre=-/bin/podman kill etcd\n        ExecStartPre=-/bin/podman rm etcd\n        ExecStartPre=-/bin/podman pull quay.io/coreos/etcd\n        ExecStart=/bin/podman run --name etcd --volume /var/lib/etcd:/etcd-data:z --net=host quay.io/coreos/etcd:latest /usr/local/bin/etcd --data-dir /etcd-data --name node1 \\\n                --initial-advertise-peer-urls http://127.0.0.1:2380 --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": 358243683289376899,
    "content_hash": 358243683289376899,
    "location": "./pages/running-containers.adoc:93",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 40,
    "source_unit": "https://translate.fedoraproject.org/api/units/803009/?format=api",
    "priority": 100,
    "id": 17278284,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesrunning-containers/cs/?checksum=84f8bcbb5d7da883",
    "url": "https://translate.fedoraproject.org/api/units/17278284/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-20T17:02:57.767846Z"
}