Translation components API.

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

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

{
    "count": 63,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-19T22:08:11.255613Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/technical-theme.pot"
            },
            "id": 4969769,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4969769/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10411181/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-19T22:08:11.255573Z",
            "action": 59,
            "target": "When finished, press **Ctrl**+**C** in the original terminal window from which you launched the container to stop the container.  Optionally, you can run `./clean.sh` to remove all the contianer artifacts except for the repo itself from your system.  If you remove all the artifacts (WordPress plugins, databases, etc.)  it will take longer to run the `build.sh` and `preview.sh` commands the next time because everything will need to be re-downloaded and re-installed.",
            "old": "",
            "details": {
                "state": 100,
                "source": "When finished, press **Ctrl**+**C** in the original terminal window from which you launched the container to stop the container.  Optionally, you can run `./clean.sh` to remove all the contianer artifacts except for the repo itself from your system.  If you remove all the artifacts (WordPress plugins, databases, etc.)  it will take longer to run the `build.sh` and `preview.sh` commands the next time because everything will need to be re-downloaded and re-installed.",
                "old_state": -1
            },
            "id": 4969768,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4969768/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10411180/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-19T22:08:11.255515Z",
            "action": 59,
            "target": "When done, you can point your local browser at http://localhost:5055 to see the theme with your local revisions.  The container accesses the contents of the repo directly, so you can edit changes in the repository and quickly see them in action.  To iterate on changes, after modifying the theme, run `podman restart wordpress` from another terminal window so the containers's web caching is cleared.  Then refresh your browser window (F5 or Ctrl+F5) to view the modifications.",
            "old": "",
            "details": {
                "state": 100,
                "source": "When done, you can point your local browser at http://localhost:5055 to see the theme with your local revisions.  The container accesses the contents of the repo directly, so you can edit changes in the repository and quickly see them in action.  To iterate on changes, after modifying the theme, run `podman restart wordpress` from another terminal window so the containers's web caching is cleared.  Then refresh your browser window (F5 or Ctrl+F5) to view the modifications.",
                "old_state": -1
            },
            "id": 4969767,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4969767/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10411179/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-19T22:08:11.255465Z",
            "action": 59,
            "target": "The `build.sh` and `preview.sh` scripts let you deploy WordPress in a local container to test your work before you push your changes to the live site.  Ensure you are in the root of the cloned repository and enter `./build.sh && ./preview.sh` to create and provision the container.  This will take some time.",
            "old": "",
            "details": {
                "state": 100,
                "source": "The `build.sh` and `preview.sh` scripts let you deploy WordPress in a local container to test your work before you push your changes to the live site.  Ensure you are in the root of the cloned repository and enter `./build.sh && ./preview.sh` to create and provision the container.  This will take some time.",
                "old_state": -1
            },
            "id": 4969766,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4969766/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10411178/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-19T22:08:11.255342Z",
            "action": 59,
            "target": "The Magazine theme is maintained in https://pagure.io/fedoramagazine-theme[a Pagure repository].  If you want to submit a change, start by forking and/or cloning this repository.  This page does not cover git workflow; consult https://git-scm.com/doc[git documentation] for more information, or ask the Magazine staff for help.",
            "old": "",
            "details": {
                "state": 100,
                "source": "The Magazine theme is maintained in https://pagure.io/fedoramagazine-theme[a Pagure repository].  If you want to submit a change, start by forking and/or cloning this repository.  This page does not cover git workflow; consult https://git-scm.com/doc[git documentation] for more information, or ask the Magazine staff for help.",
                "old_state": -1
            },
            "id": 4969765,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4969765/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-15T23:00:41.794081Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2787562,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2787562/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-14T23:00:19.423834Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2768569,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2768569/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-29T23:03:04.831328Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2736487,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2736487/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-28T22:59:33.602680Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2716239,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2716239/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-27T22:59:49.585700Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2697694,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2697694/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-26T23:00:19.173523Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2680803,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2680803/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-25T23:00:58.352544Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2664372,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2664372/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-24T23:01:58.651864Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2646257,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2646257/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-23T23:01:52.267944Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2627014,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2627014/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-22T23:02:46.826185Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2608916,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2608916/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-21T22:59:58.892541Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2584791,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2584791/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-20T22:59:38.390005Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2567625,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2567625/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-19T22:59:32.814007Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2548812,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2548812/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-18T23:00:11.045737Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2530954,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2530954/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-17T23:03:59.600636Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2513860,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2513860/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-16T23:03:58.220569Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2493456,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2493456/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-15T23:00:33.962361Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2477038,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2477038/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-14T23:00:36.593759Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2461413,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2461413/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-13T22:59:07.684150Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2442675,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2442675/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-12T22:57:53.173599Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2425285,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2425285/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-09T22:40:47.261819Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2388023,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2388023/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-08T23:16:56.679068Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2378147,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2378147/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-06T23:20:43.146562Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2349254,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2349254/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-05T23:21:30.218086Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2333482,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2333482/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-04T23:18:27.092349Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2319209,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2319209/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-02T23:14:13.049719Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2300325,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2300325/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-01T23:14:41.696268Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2291282,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2291282/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-31T23:16:33.682027Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2282474,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2282474/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-30T23:14:54.637255Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2272900,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2272900/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-29T23:15:33.730866Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2263349,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2263349/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-28T23:14:27.828176Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2247845,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2247845/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-27T23:24:07.776618Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2237142,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2237142/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-26T23:07:56.459344Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2217282,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2217282/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-25T23:08:01.187665Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2202540,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2202540/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-24T23:08:36.817492Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2185890,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2185890/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-23T23:11:04.621191Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2167998,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2167998/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-22T23:09:12.037618Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2152572,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2152572/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-22T16:57:35.744255Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2137885,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2137885/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-21T23:09:50.722321Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2124592,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2124592/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-20T23:12:18.165810Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2110169,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2110169/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-19T23:13:01.964828Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2094720,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2094720/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-18T23:11:22.702726Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2079056,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2079056/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-17T23:06:04.790396Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2063302,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2063302/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5534530/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-19T22:44:59.837396Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1375199,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/1375199/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5534528/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagestechnical-theme/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-19T22:44:59.792254Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 1375198,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/1375198/?format=api"
        }
    ]
}