Translation components API.

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

GET /api/translations/yast-online-update-configuration/master/nl/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 85,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/nl/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T04:34:25.104189Z",
            "action": 0,
            "target": "",
            "id": 1922015,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1922015/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T03:03:15.142415Z",
            "action": 0,
            "target": "",
            "id": 1977351,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1977351/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:05:07.226124Z",
            "action": 0,
            "target": "",
            "id": 1983119,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1983119/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:45:17.135085Z",
            "action": 0,
            "target": "",
            "id": 1996941,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1996941/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:01:05.935546Z",
            "action": 0,
            "target": "",
            "id": 2002636,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2002636/?format=api"
        }
    ]
}