Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-instserver/master/en_GB/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T02:55:06.694558Z",
            "action": 0,
            "target": "",
            "id": 1976181,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1976181/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:56:27.413476Z",
            "action": 0,
            "target": "",
            "id": 1981949,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1981949/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:36:39.913828Z",
            "action": 0,
            "target": "",
            "id": 1995686,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1995686/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:53:10.234137Z",
            "action": 0,
            "target": "",
            "id": 2001466,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2001466/?format=api"
        }
    ]
}