Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/hr/changes/?format=api",
    "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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:41:21.139779Z",
            "action": 0,
            "target": "",
            "id": 1979989,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1979989/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:20:55.670151Z",
            "action": 0,
            "target": "",
            "id": 1993317,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1993317/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:40:07.190021Z",
            "action": 0,
            "target": "",
            "id": 1999583,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1999583/?format=api"
        }
    ]
}