Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-wol/master/ast/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T03:16:48.435967Z",
            "action": 0,
            "target": "",
            "id": 1717402,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1717402/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:57:41.697686Z",
            "action": 0,
            "target": "",
            "id": 1955052,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1955052/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T03:06:05.813966Z",
            "action": 0,
            "target": "",
            "id": 1960512,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1960512/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:08:30.789237Z",
            "action": 0,
            "target": "",
            "id": 1966270,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1966270/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T03:04:17.382134Z",
            "action": 0,
            "target": "",
            "id": 1971510,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1971510/?format=api"
        }
    ]
}