Translation components API.

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

GET /api/translations/yast-nfs_server/master/ca/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 45,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/ca/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-nfs_server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:43:04.149469Z",
            "action": 0,
            "target": "",
            "id": 1967991,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1967991/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-nfs_server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T02:42:45.850374Z",
            "action": 0,
            "target": "",
            "id": 1974357,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1974357/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-nfs_server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:41:16.876119Z",
            "action": 0,
            "target": "",
            "id": 1979971,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1979971/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-nfs_server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:20:49.304084Z",
            "action": 0,
            "target": "",
            "id": 1993299,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1993299/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-nfs_server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:40:03.255191Z",
            "action": 0,
            "target": "",
            "id": 1999565,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1999565/?format=api"
        }
    ]
}