Translation components API.

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

GET /api/translations/yast-hana-update/master/pl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-21T18:33:56.186188Z",
            "action": 0,
            "target": "",
            "id": 1324345,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1324345/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-21T18:33:57.098107Z",
            "action": 44,
            "target": "",
            "id": 1324361,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1324361/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:45:49.481236Z",
            "action": 0,
            "target": "",
            "id": 1712713,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1712713/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:45:51.301702Z",
            "action": 44,
            "target": "",
            "id": 1712730,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1712730/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:31:39.365008Z",
            "action": 0,
            "target": "",
            "id": 1994944,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1994944/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-19T07:46:07.740792Z",
            "action": 0,
            "target": "",
            "id": 2072114,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2072114/?format=api"
        }
    ]
}