Translation components API.

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

GET /api/translations/yast-registration/master/am/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/am/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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-07T02:33:48.111991Z",
            "action": 0,
            "target": "",
            "id": 2081675,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2081675/?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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-26T21:40:55.903929Z",
            "action": 0,
            "target": "",
            "id": 2108414,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2108414/?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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-22T02:31:55.355606Z",
            "action": 0,
            "target": "",
            "id": 2182740,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2182740/?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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-27T02:33:02.272348Z",
            "action": 0,
            "target": "",
            "id": 2184582,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2184582/?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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-15T02:32:27.972921Z",
            "action": 0,
            "target": "",
            "id": 3015929,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3015929/?format=api"
        }
    ]
}