Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 94,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-containers/en/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-11T22:45:38.941887Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/tutorial-containers.pot"
            },
            "id": 18341425,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/18341425/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/19185334/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-11T22:45:38.941873Z",
            "action": 71,
            "target": "[core@tutorial ~]$ curl -L http://127.0.0.1:2379/v3/kv/put -X POST -d '{\"key\": \"ZmVkb3Jh\", \"value\": \"ZnVu\"}'\n{\"header\":{\"cluster_id\":\"2037210783374497686\",\"member_id\":\"13195394291058371180\",\"revision\":\"4\",\"raft_term\":\"2\"}}\n[core@tutorial ~]$ curl -sL http://127.0.0.1:2379/v3/kv/range -X POST -d '{\"key\": \"AA==\", \"range_end\": \"AA==\"}' | jq\n{\n  \"header\": {\n    \"cluster_id\": \"2037210783374497686\",\n    \"member_id\": \"13195394291058371180\",\n    \"revision\": \"4\",\n    \"raft_term\": \"2\"\n  },\n  \"kvs\": [\n    {\n      \"key\": \"ZmVkb3Jh\",\n      \"create_revision\": \"2\",\n      \"mod_revision\": \"4\",\n      \"version\": \"2\",\n      \"value\": \"ZnVu\"\n    }\n  ],\n  \"count\": \"2\"\n}\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "[core@tutorial ~]$ curl -L http://127.0.0.1:2379/v3/kv/put -X POST -d '{\"key\": \"ZmVkb3Jh\", \"value\": \"ZnVu\"}'\n{\"header\":{\"cluster_id\":\"2037210783374497686\",\"member_id\":\"13195394291058371180\",\"revision\":\"4\",\"raft_term\":\"2\"}}\n[core@tutorial ~]$ curl -sL http://127.0.0.1:2379/v3/kv/range -X POST -d '{\"key\": \"AA==\", \"range_end\": \"AA==\"}' | jq\n{\n  \"header\": {\n    \"cluster_id\": \"2037210783374497686\",\n    \"member_id\": \"13195394291058371180\",\n    \"revision\": \"4\",\n    \"raft_term\": \"2\"\n  },\n  \"kvs\": [\n    {\n      \"key\": \"ZmVkb3Jh\",\n      \"create_revision\": \"2\",\n      \"mod_revision\": \"4\",\n      \"version\": \"2\",\n      \"value\": \"ZnVu\"\n    }\n  ],\n  \"count\": \"2\"\n}\n",
                "old_state": -1
            },
            "id": 18341424,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/18341424/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/19185333/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-11T22:45:38.941843Z",
            "action": 71,
            "target": "          [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": "",
            "details": {
                "state": 100,
                "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": 18341423,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/18341423/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:45.674061Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/tutorial-containers.pot"
            },
            "id": 17639114,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17639114/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693414/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:45.673944Z",
            "action": 71,
            "target": "# Start a Fedora CoreOS virtual machine\nvirt-install --name=fcos --vcpus=2 --ram=2048 --os-variant=fedora-coreos-stable \\\n    --import --network=bridge=virbr0 --graphics=none \\\n    --qemu-commandline=\"-fw_cfg name=opt/com.coreos/config,file=${PWD}/containers.ign\" \\\n    --disk=\"size=20,backing_store=${PWD}/fedora-coreos.qcow2\"\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "# Start a Fedora CoreOS virtual machine\nvirt-install --name=fcos --vcpus=2 --ram=2048 --os-variant=fedora-coreos-stable \\\n    --import --network=bridge=virbr0 --graphics=none \\\n    --qemu-commandline=\"-fw_cfg name=opt/com.coreos/config,file=${PWD}/containers.ign\" \\\n    --disk=\"size=20,backing_store=${PWD}/fedora-coreos.qcow2\"\n",
                "old_state": -1
            },
            "id": 17639113,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639113/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-24T22:26:25.464122Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/tutorial-containers.pot"
            },
            "id": 15761495,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/15761495/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/17573968/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-24T22:26:25.464066Z",
            "action": 71,
            "target": "Complete all the steps described in the xref:tutorial-setup.adoc[initial setup page] before starting this tutorial. Make sure you have create file `ssh-key.pub` following the instructions provided in the https://docs.fedoraproject.org/en-US/fedora-coreos/tutorial-setup/#_ssh_public_key[prerequisites] for the tutorial. We will use this key in the Butane configuration file that we are about to write.",
            "old": "",
            "details": {
                "state": 100,
                "source": "Complete all the steps described in the xref:tutorial-setup.adoc[initial setup page] before starting this tutorial. Make sure you have create file `ssh-key.pub` following the instructions provided in the https://docs.fedoraproject.org/en-US/fedora-coreos/tutorial-setup/#_ssh_public_key[prerequisites] for the tutorial. We will use this key in the Butane configuration file that we are about to write.",
                "old_state": -1
            },
            "id": 15761494,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/15761494/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:17:23.307070Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/tutorial-containers.pot"
            },
            "id": 14711349,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14711349/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16788359/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:17:23.306949Z",
            "action": 59,
            "target": "variant: fcos\nversion: {butane-latest-stable-spec}\npasswd:\n  users:\n    - name: core\n      ssh_authorized_keys_local:\n        - ssh-key.pub\nsystemd:\n  units:\n    - name: serial-getty@ttyS0.service\n      dropins:\n      - name: autologin-core.conf\n        contents: |\n          [Service]\n          # Override Execstart in main unit\n          ExecStart=\n          # Add new Execstart with `-` prefix to ignore failure\n          ExecStart=-/usr/sbin/agetty --autologin core --noclear %I $TERM\n          TTYVTDisallocate=no\n    - name: failure.service\n      enabled: true\n      contents: |\n        [Service]\n        Type=oneshot\n        ExecStart=/usr/bin/false\n        RemainAfterExit=yes\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "variant: fcos\nversion: {butane-latest-stable-spec}\npasswd:\n  users:\n    - name: core\n      ssh_authorized_keys_local:\n        - ssh-key.pub\nsystemd:\n  units:\n    - name: serial-getty@ttyS0.service\n      dropins:\n      - name: autologin-core.conf\n        contents: |\n          [Service]\n          # Override Execstart in main unit\n          ExecStart=\n          # Add new Execstart with `-` prefix to ignore failure\n          ExecStart=-/usr/sbin/agetty --autologin core --noclear %I $TERM\n          TTYVTDisallocate=no\n    - name: failure.service\n      enabled: true\n      contents: |\n        [Service]\n        Type=oneshot\n        ExecStart=/usr/bin/false\n        RemainAfterExit=yes\n",
                "old_state": -1
            },
            "id": 14711348,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14711348/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.201301Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/tutorial-containers.pot"
            },
            "id": 12009256,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12009256/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880777/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.201272Z",
            "action": 59,
            "target": "[core@tutorial ~]$ sudo podman ps -a\nCONTAINER ID  IMAGE                       COMMAND               CREATED        STATUS        PORTS       NAMES\n31af97b0ef90  quay.io/coreos/etcd:latest  /usr/local/bin/et...  4 minutes ago  Up 4 minutes              etcd\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "[core@tutorial ~]$ sudo podman ps -a\nCONTAINER ID  IMAGE                       COMMAND               CREATED        STATUS        PORTS       NAMES\n31af97b0ef90  quay.io/coreos/etcd:latest  /usr/local/bin/et...  4 minutes ago  Up 4 minutes              etcd\n",
                "old_state": -1
            },
            "id": 12009255,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009255/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880776/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.201238Z",
            "action": 59,
            "target": "Aug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745207 I | raft: b71f75320dc06a6c became candidate at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745372 I | raft: b71f75320dc06a6c received MsgVoteResp from b71f75320dc06a6c at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745499 I | raft: b71f75320dc06a6c became leader at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745628 I | raft: raft.node: b71f75320dc06a6c elected leader b71f75320dc06a6c at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.746402 I | etcdserver: setting up the initial cluster version to 3.3\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.747906 N | etcdserver/membership: set the initial cluster version to 3.3\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.748211 I | etcdserver/api: enabled capabilities for version 3.3\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.748384 I | etcdserver: published {Name:node1 ClientURLs:[http://127.0.0.1:2379]} to cluster 1c45a069f3a1d796\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.748510 I | embed: ready to serve client requests\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.750778 N | embed: serving insecure client requests on 127.0.0.1:2379, this is strongly discouraged!\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "Aug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745207 I | raft: b71f75320dc06a6c became candidate at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745372 I | raft: b71f75320dc06a6c received MsgVoteResp from b71f75320dc06a6c at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745499 I | raft: b71f75320dc06a6c became leader at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.745628 I | raft: raft.node: b71f75320dc06a6c elected leader b71f75320dc06a6c at term 2\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.746402 I | etcdserver: setting up the initial cluster version to 3.3\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.747906 N | etcdserver/membership: set the initial cluster version to 3.3\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.748211 I | etcdserver/api: enabled capabilities for version 3.3\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.748384 I | etcdserver: published {Name:node1 ClientURLs:[http://127.0.0.1:2379]} to cluster 1c45a069f3a1d796\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.748510 I | embed: ready to serve client requests\nAug 03 18:17:58 tutorial etcd[1553]: 2023-08-03 18:17:58.750778 N | embed: serving insecure client requests on 127.0.0.1:2379, this is strongly discouraged!\n",
                "old_state": -1
            },
            "id": 12009254,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009254/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880775/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.201203Z",
            "action": 59,
            "target": "[core@tutorial ~]$ systemctl status --full etcd-member.service\n● etcd-member.service - Run a single node etcd\n     Loaded: loaded (/etc/containers/systemd/etcd-member.container; generated)\n    Drop-In: /usr/lib/systemd/system/service.d\n             └─10-timeout-abort.conf\n     Active: active (running) since Thu 2023-08-03 18:17:57 UTC; 2min 24s ago\n   Main PID: 1553 (conmon)\n      Tasks: 10 (limit: 2238)\n     Memory: 86.5M\n        CPU: 3.129s\n     CGroup: /system.slice/etcd-member.service\n             ├─libpod-payload-31af97b0ef902b3b3b3d717bd98947b209701b9585db2129ca53f4b33962415e\n             │ └─1555 /usr/local/bin/etcd ...\n             └─runtime\n               └─1553 /usr/bin/conmon ...\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "[core@tutorial ~]$ systemctl status --full etcd-member.service\n● etcd-member.service - Run a single node etcd\n     Loaded: loaded (/etc/containers/systemd/etcd-member.container; generated)\n    Drop-In: /usr/lib/systemd/system/service.d\n             └─10-timeout-abort.conf\n     Active: active (running) since Thu 2023-08-03 18:17:57 UTC; 2min 24s ago\n   Main PID: 1553 (conmon)\n      Tasks: 10 (limit: 2238)\n     Memory: 86.5M\n        CPU: 3.129s\n     CGroup: /system.slice/etcd-member.service\n             ├─libpod-payload-31af97b0ef902b3b3b3d717bd98947b209701b9585db2129ca53f4b33962415e\n             │ └─1555 /usr/local/bin/etcd ...\n             └─runtime\n               └─1553 /usr/bin/conmon ...\n",
                "old_state": -1
            },
            "id": 12009253,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009253/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880774/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.201173Z",
            "action": 59,
            "target": "Now that we’re up and don’t have any real failures we can check out the status of `etcd-member.service`, which was generated from our `etcd-member.container` file.",
            "old": "",
            "details": {
                "state": 100,
                "source": "Now that we’re up and don’t have any real failures we can check out the status of `etcd-member.service`, which was generated from our `etcd-member.container` file.",
                "old_state": -1
            },
            "id": 12009252,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009252/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880773/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.201142Z",
            "action": 59,
            "target": "Last login: Thu Aug  3 18:18:06 2023\n[systemd]\nFailed Units: 1\n  failure.service\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "Last login: Thu Aug  3 18:18:06 2023\n[systemd]\nFailed Units: 1\n  failure.service\n",
                "old_state": -1
            },
            "id": 12009251,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009251/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880772/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.201109Z",
            "action": 59,
            "target": "$ ssh core@192.168.124.119\nThe authenticity of host '192.168.124.119 (192.168.124.119)' can't be established.\nED25519 key fingerprint is SHA256:oBAvj2kaKKKK++gnchTbxpp/iphvX6EHr0EynwXZ19c.\nThis key is not known by any other names\nAre you sure you want to continue connecting (yes/no/[fingerprint])? yes\nWarning: Permanently added '192.168.124.119' (ED25519) to the list of known hosts.\nFedora CoreOS 38.20230709.3.0\nTracker: https://github.com/coreos/fedora-coreos-tracker\nDiscuss: https://discussion.fedoraproject.org/tag/coreos\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "$ ssh core@192.168.124.119\nThe authenticity of host '192.168.124.119 (192.168.124.119)' can't be established.\nED25519 key fingerprint is SHA256:oBAvj2kaKKKK++gnchTbxpp/iphvX6EHr0EynwXZ19c.\nThis key is not known by any other names\nAre you sure you want to continue connecting (yes/no/[fingerprint])? yes\nWarning: Permanently added '192.168.124.119' (ED25519) to the list of known hosts.\nFedora CoreOS 38.20230709.3.0\nTracker: https://github.com/coreos/fedora-coreos-tracker\nDiscuss: https://discussion.fedoraproject.org/tag/coreos\n",
                "old_state": -1
            },
            "id": 12009250,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009250/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880771/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.201079Z",
            "action": 59,
            "target": "Fedora CoreOS 38.20230709.3.0\n[systemd]\nFailed Units: 1\n  failure.service\n[core@tutorial ~]$\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "Fedora CoreOS 38.20230709.3.0\n[systemd]\nFailed Units: 1\n  failure.service\n[core@tutorial ~]$\n",
                "old_state": -1
            },
            "id": 12009249,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009249/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880770/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.201038Z",
            "action": 59,
            "target": "SSH host key: SHA256:T5V4oXMZ0UJ7WRGzNiUOkggO7p5yojTVBUxa6N3vIoQ (ECDSA)\nSSH host key: SHA256:oBAvj2kaKKKK++gnchTbxpp/iphvX6EHr0EynwXZ19c (ED25519)\nSSH host key: SHA256:Yg2fdA7GC1eoHtIjawDA+WffTKTuNy5ZhQHUJx5GRHk (RSA)\nenp1s0: 192.168.124.119 fe80::9b5c:330d:2020:1c9e\nIgnition: ran on 2023/08/03 18:17:45 UTC (this boot)\nIgnition: user-provided config was applied\nIgnition: wrote ssh authorized keys file for user: core\ntutorial login: core (automatic login)\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "SSH host key: SHA256:T5V4oXMZ0UJ7WRGzNiUOkggO7p5yojTVBUxa6N3vIoQ (ECDSA)\nSSH host key: SHA256:oBAvj2kaKKKK++gnchTbxpp/iphvX6EHr0EynwXZ19c (ED25519)\nSSH host key: SHA256:Yg2fdA7GC1eoHtIjawDA+WffTKTuNy5ZhQHUJx5GRHk (RSA)\nenp1s0: 192.168.124.119 fe80::9b5c:330d:2020:1c9e\nIgnition: ran on 2023/08/03 18:17:45 UTC (this boot)\nIgnition: user-provided config was applied\nIgnition: wrote ssh authorized keys file for user: core\ntutorial login: core (automatic login)\n",
                "old_state": -1
            },
            "id": 12009248,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009248/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880769/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.200995Z",
            "action": 59,
            "target": "Fedora CoreOS 38.20230709.3.0\nKernel 6.3.11-200.fc38.x86_64 on an x86_64 (ttyS0)\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "Fedora CoreOS 38.20230709.3.0\nKernel 6.3.11-200.fc38.x86_64 on an x86_64 (ttyS0)\n",
                "old_state": -1
            },
            "id": 12009247,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009247/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880768/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.200949Z",
            "action": 59,
            "target": "butane --pretty --strict --files-dir=./ containers.bu --output containers.ign\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "butane --pretty --strict --files-dir=./ containers.bu --output containers.ign\n",
                "old_state": -1
            },
            "id": 12009246,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009246/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880767/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.200905Z",
            "action": 59,
            "target": "          [Install]\n          WantedBy=multi-user.target\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "          [Install]\n          WantedBy=multi-user.target\n",
                "old_state": -1
            },
            "id": 12009245,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009245/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880765/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.200808Z",
            "action": 59,
            "target": "        [Install]\n        WantedBy=multi-user.target\nstorage:\n  files:\n    - path: /etc/hostname\n      mode: 0644\n      contents:\n        inline: |\n          tutorial\n    - path: /etc/profile.d/systemd-pager.sh\n      mode: 0644\n      contents:\n        inline: |\n          # Tell systemd to not use a pager when printing information\n          export SYSTEMD_PAGER=cat\n    - path: /etc/containers/systemd/etcd-member.container\n      mode: 0644\n      contents:\n        inline: |\n          [Unit]\n          Description=Run a single node etcd\n          After=network-online.target\n          Wants=network-online.target\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "        [Install]\n        WantedBy=multi-user.target\nstorage:\n  files:\n    - path: /etc/hostname\n      mode: 0644\n      contents:\n        inline: |\n          tutorial\n    - path: /etc/profile.d/systemd-pager.sh\n      mode: 0644\n      contents:\n        inline: |\n          # Tell systemd to not use a pager when printing information\n          export SYSTEMD_PAGER=cat\n    - path: /etc/containers/systemd/etcd-member.container\n      mode: 0644\n      contents:\n        inline: |\n          [Unit]\n          Description=Run a single node etcd\n          After=network-online.target\n          Wants=network-online.target\n",
                "old_state": -1
            },
            "id": 12009243,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009243/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880763/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.200710Z",
            "action": 59,
            "target": "`etcd-member.service` will launch and manage the lifecycle of the container using `podman`.",
            "old": "",
            "details": {
                "state": 100,
                "source": "`etcd-member.service` will launch and manage the lifecycle of the container using `podman`.",
                "old_state": -1
            },
            "id": 12009241,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009241/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880762/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.200669Z",
            "action": 59,
            "target": "This `etcd-member.container` will then be associated with a `etcd-member.service` on the running system.",
            "old": "",
            "details": {
                "state": 100,
                "source": "This `etcd-member.container` will then be associated with a `etcd-member.service` on the running system.",
                "old_state": -1
            },
            "id": 12009240,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009240/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880761/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.200637Z",
            "action": 59,
            "target": "Add a running container via a Podman https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html[quadlet systemd.unit container file].",
            "old": "",
            "details": {
                "state": 100,
                "source": "Add a running container via a Podman https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html[quadlet systemd.unit container file].",
                "old_state": -1
            },
            "id": 12009239,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009239/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14880760/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-05T22:06:08.200555Z",
            "action": 59,
            "target": "Add an SSH Key for the `core` user from the local `ssh-key.pub` file.",
            "old": "",
            "details": {
                "state": 100,
                "source": "Add an SSH Key for the `core` user from the local `ssh-key.pub` file.",
                "old_state": -1
            },
            "id": 12009238,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/12009238/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-01T22:03:40.265847Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/tutorial-containers.pot"
            },
            "id": 11993453,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/11993453/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T22:03:17.763571Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/tutorial-containers.pot"
            },
            "id": 11414559,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/11414559/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14485809/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T22:03:17.763432Z",
            "action": 59,
            "target": "Example with automatic serial console login, SSH key, and multiple systemd units",
            "old": "",
            "details": {
                "state": 100,
                "source": "Example with automatic serial console login, SSH key, and multiple systemd units",
                "old_state": -1
            },
            "id": 11414557,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/11414557/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14485808/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T22:03:17.763381Z",
            "action": 59,
            "target": "As usual, we will set up console autologin, a hostname, systemd pager configuration, but we will also:",
            "old": "",
            "details": {
                "state": 100,
                "source": "As usual, we will set up console autologin, a hostname, systemd pager configuration, but we will also:",
                "old_state": -1
            },
            "id": 11414556,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/11414556/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14485807/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T22:03:17.763282Z",
            "action": 59,
            "target": "In this tutorial, we will set up SSH access and start a container at boot. Fedora CoreOS is focused on running applications/services in containers thus we recommend trying to run containers and avoid modifying the host directly. Running containers and keeping a pristine host layer makes automatic updates more reliable and allows for separation of concerns with the Fedora CoreOS team responsible for the OS and end-user operators/sysadmins responsible for the applications.",
            "old": "",
            "details": {
                "state": 100,
                "source": "In this tutorial, we will set up SSH access and start a container at boot. Fedora CoreOS is focused on running applications/services in containers thus we recommend trying to run containers and avoid modifying the host directly. Running containers and keeping a pristine host layer makes automatic updates more reliable and allows for separation of concerns with the Fedora CoreOS team responsible for the OS and end-user operators/sysadmins responsible for the applications.",
                "old_state": -1
            },
            "id": 11414555,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/11414555/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-05T22:08:09.017317Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/tutorial-containers.pot"
            },
            "id": 8591336,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8591336/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/12074563/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-05T22:08:09.017141Z",
            "action": 59,
            "target": "On the console you will see:",
            "old": "",
            "details": {
                "state": 100,
                "source": "On the console you will see:",
                "old_state": -1
            },
            "id": 8591335,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/8591335/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-22T22:07:54.173926Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/tutorial-containers.pot"
            },
            "id": 7351282,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/7351282/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11108070/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-22T22:07:54.173574Z",
            "action": 59,
            "target": "If you would like to connect via SSH, disconnect from the serial console by pressing `CTRL` + `]` and then use the reported IP address for the NIC from the serial console to log in using the `core` user via SSH:",
            "old": "",
            "details": {
                "state": 100,
                "source": "If you would like to connect via SSH, disconnect from the serial console by pressing `CTRL` + `]` and then use the reported IP address for the NIC from the serial console to log in using the `core` user via SSH:",
                "old_state": -1
            },
            "id": 7351276,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/7351276/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-18T22:35:13.888242Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/tutorial-containers.pot"
            },
            "id": 7317680,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/7317680/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-25T22:10:20.106284Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "/home/weblate/data/vcs/fedora-docs-l10n-fedora-coreos/nav/pot/master/pages/tutorial-containers.pot"
            },
            "id": 3763746,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3763746/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-05T22:07:34.410719Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3469162,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3469162/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-14T21:58:04.964698Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3192715,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3192715/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-23T22:00:06.293412Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3026078,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3026078/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-18T21:48:57.614742Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2800189,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2800189/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-15T23:03:29.968070Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2789094,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2789094/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-14T23:03:05.384504Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2770192,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2770192/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-29T23:05:41.089703Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2738013,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2738013/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-28T23:02:29.560783Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2716652,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2716652/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-27T23:02:56.042722Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2699631,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2699631/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-26T23:03:05.973972Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2682553,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2682553/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-25T23:03:33.016125Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2665818,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2665818/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-24T23:04:28.486332Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2647723,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2647723/?format=api"
        },
        {
            "unit": null,
            "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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-23T23:04:47.976097Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2628666,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2628666/?format=api"
        }
    ]
}