Translation components API.

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

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

{
    "count": 126,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-registration/master/en_GB/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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-24T02:32:36.502688Z",
            "action": 0,
            "target": "",
            "id": 2040826,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2040826/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-07T02:33:53.729800Z",
            "action": 0,
            "target": "",
            "id": 2081688,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2081688/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-26T21:41:02.178555Z",
            "action": 0,
            "target": "",
            "id": 2108427,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2108427/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-22T02:32:03.284902Z",
            "action": 0,
            "target": "",
            "id": 2182753,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2182753/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-27T02:33:10.615814Z",
            "action": 0,
            "target": "",
            "id": 2184595,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2184595/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-15T02:32:35.104291Z",
            "action": 0,
            "target": "",
            "id": 3015942,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3015942/?format=api"
        }
    ]
}