Translation components API.

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

GET /api/translations/yast-iscsi-client/master/uk/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/uk/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-26T21:42:02.789001Z",
            "action": 0,
            "target": "",
            "id": 2108559,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2108559/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T02:32:52.067068Z",
            "action": 0,
            "target": "",
            "id": 2167774,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2167774/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-11T02:32:33.899834Z",
            "action": 0,
            "target": "",
            "id": 2637334,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2637334/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-21T02:33:51.861842Z",
            "action": 0,
            "target": "",
            "id": 2769794,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2769794/?format=api"
        }
    ]
}