Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/changes/?format=api
{ "count": 69, "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/changes/?format=api&page=2", "previous": null, "results": [ { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2023-02-22T22:21:47.565168Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "pot/master/pages/buildsys.pot" }, "id": 9347757, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/9347757/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/12543006/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2023-02-22T22:21:47.565103Z", "action": 59, "target": "The latter two tags are updated in-place and a new execution of `podman pull` or `docker pull` will get the latest image.", "old": "", "details": { "state": 100, "source": "The latter two tags are updated in-place and a new execution of `podman pull` or `docker pull` will get the latest image.", "old_state": -1 }, "id": 9347756, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/9347756/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/12543005/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2023-02-22T22:21:47.565035Z", "action": 59, "target": "The `:latest` tag can be omitted when issuing a `podmand pull` or `docker pull` command.", "old": "", "details": { "state": 100, "source": "The `:latest` tag can be omitted when issuing a `podmand pull` or `docker pull` command.", "old_state": -1 }, "id": 9347755, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/9347755/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/12543004/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2023-02-22T22:21:47.564965Z", "action": 59, "target": "# With Docker docker pull candidate-registry.fedoraproject.org/$FGC/$NAME:latest` ```", "old": "", "details": { "state": 100, "source": "# With Docker docker pull candidate-registry.fedoraproject.org/$FGC/$NAME:latest` ```", "old_state": -1 }, "id": 9347754, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/9347754/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/12543003/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2023-02-22T22:21:47.564894Z", "action": 59, "target": "``` # With podman podman pull candidate-registry.fedoraproject.org/$FGC/$NAME:latest`", "old": "", "details": { "state": 100, "source": "``` # With podman podman pull candidate-registry.fedoraproject.org/$FGC/$NAME:latest`", "old_state": -1 }, "id": 9347753, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/9347753/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/12543002/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2023-02-22T22:21:47.564819Z", "action": 59, "target": "All Layered Image Builds end up in the candidate registry as soon as they are successful in the Fedora Layered Image Build System. These images can immediately be pulled. For example:", "old": "", "details": { "state": 100, "source": "All Layered Image Builds end up in the candidate registry as soon as they are successful in the Fedora Layered Image Build System. These images can immediately be pulled. For example:", "old_state": -1 }, "id": 9347752, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/9347752/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/12543001/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2023-02-22T22:21:47.564679Z", "action": 59, "target": "`$DISTTAG` is defined just as it is for RPMs, but since Containerfiles (or Dockerfiles) lack a mechanism similar to RPM Macros this is being stored in the base image such that it can be inherited by layered images.", "old": "", "details": { "state": 100, "source": "`$DISTTAG` is defined just as it is for RPMs, but since Containerfiles (or Dockerfiles) lack a mechanism similar to RPM Macros this is being stored in the base image such that it can be inherited by layered images.", "old_state": -1 }, "id": 9347751, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/9347751/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2021-09-23T22:08:33.079470Z", "action": 0, "target": "", "old": "", "details": {}, "id": 3595273, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/3595273/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-12-15T22:57:43.647004Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2785999, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2785999/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-12-14T22:57:23.315905Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2767048, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2767048/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-29T23:00:05.202643Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2734992, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2734992/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-28T22:56:34.470273Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2715928, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2715928/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-27T22:56:42.618534Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2697378, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2697378/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-26T22:57:17.037905Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2679307, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2679307/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-25T22:57:59.998839Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2662778, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2662778/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-24T22:58:56.904430Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2644708, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2644708/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-23T22:58:59.503408Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2625481, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2625481/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-22T22:59:46.290929Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2607392, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2607392/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-21T22:57:04.829520Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2583101, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2583101/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-20T22:56:45.257206Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2566039, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2566039/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-19T22:56:46.807297Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2547180, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2547180/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-18T22:57:16.992219Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2529275, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2529275/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-17T23:01:06.787630Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2512332, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2512332/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-16T23:01:07.654381Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2491806, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2491806/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-15T22:57:33.500981Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2475479, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2475479/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-14T22:57:37.383104Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2459858, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2459858/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-13T22:56:03.758498Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2441021, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2441021/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-12T22:54:54.708828Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2423612, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2423612/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-09T22:39:09.120643Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2387315, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2387315/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-08T23:11:53.132185Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2376520, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2376520/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-06T23:13:43.759599Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2348421, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2348421/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-05T23:16:28.738769Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2332006, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2332006/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-04T23:13:08.321511Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2318897, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2318897/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-02T23:09:48.116760Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2300044, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2300044/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-11-01T23:10:09.843371Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2291001, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2291001/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-31T23:11:50.189499Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2282197, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2282197/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-30T23:08:59.731251Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2272618, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2272618/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-29T23:12:14.924698Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2263078, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2263078/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-28T23:10:38.012245Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2247550, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2247550/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-27T23:22:41.871467Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2236557, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2236557/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-26T23:02:58.398795Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2215874, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2215874/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-25T23:04:04.875581Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2201320, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2201320/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-24T23:03:50.884245Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2184524, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2184524/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-23T23:06:35.201100Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2166847, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2166847/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-22T23:05:15.214436Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2151378, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2151378/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-22T16:53:10.388276Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2136592, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2136592/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-21T23:04:40.278707Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2123074, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2123074/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-20T23:07:21.533496Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2108645, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2108645/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-19T23:08:00.365518Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2093189, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2093189/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesbuildsys/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesbuildsys/en/?format=api", "user": null, "author": null, "timestamp": "2020-10-18T23:06:17.934121Z", "action": 0, "target": "", "old": "", "details": {}, "id": 2077674, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/2077674/?format=api" } ] }