Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/18341439/?format=api
{ "unit": "https://translate.fedoraproject.org/api/units/19185343/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/id/?format=api", "user": null, "author": null, "timestamp": "2025-04-11T22:45:39.437018Z", "action": 71, "target": " [Container]\n ContainerName=etcd\n Image=quay.io/coreos/etcd:latest\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", "old": "", "details": { "state": 10, "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", "old_state": -1 }, "id": 18341439, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/18341439/?format=api" }