Translation components API.

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

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

{
    "count": 125,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-registration/master/et/changes/?format=api&page=6",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-07T02:33:54.917206Z",
            "action": 0,
            "target": "",
            "id": 2081691,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2081691/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-26T21:41:03.420177Z",
            "action": 0,
            "target": "",
            "id": 2108430,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2108430/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-22T02:32:04.928241Z",
            "action": 0,
            "target": "",
            "id": 2182756,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2182756/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-27T02:33:12.087453Z",
            "action": 0,
            "target": "",
            "id": 2184598,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2184598/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-15T02:32:36.111232Z",
            "action": 0,
            "target": "",
            "id": 3015945,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3015945/?format=api"
        }
    ]
}