Translation components API.

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

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

{
    "count": 104,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/af/changes/?format=api&page=5",
    "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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T02:42:44.190244Z",
            "action": 0,
            "target": "",
            "id": 1974349,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1974349/?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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:41:14.565323Z",
            "action": 0,
            "target": "",
            "id": 1979963,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1979963/?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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:20:47.092634Z",
            "action": 0,
            "target": "",
            "id": 1993291,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1993291/?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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:40:01.389731Z",
            "action": 0,
            "target": "",
            "id": 1999557,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1999557/?format=api"
        }
    ]
}