Translation components API.

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

GET /api/translations/yast-http-server/master/id/changes/?format=api&page=25
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 486,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-http-server/master/id/changes/?format=api&page=24",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:53:12.577206Z",
            "action": 0,
            "target": "",
            "id": 1969513,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1969513/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T02:54:38.008938Z",
            "action": 0,
            "target": "",
            "id": 1976118,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1976118/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:55:56.066907Z",
            "action": 0,
            "target": "",
            "id": 1981886,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1981886/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:36:09.107035Z",
            "action": 0,
            "target": "",
            "id": 1995621,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1995621/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:52:40.776467Z",
            "action": 0,
            "target": "",
            "id": 2001403,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2001403/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T02:34:16.930290Z",
            "action": 0,
            "target": "",
            "id": 2158705,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2158705/?format=api"
        }
    ]
}