Translation components API.

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

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

{
    "count": 45,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-rear/master/hu/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T05:01:13.138558Z",
            "action": 0,
            "target": "",
            "id": 1925123,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1925123/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T03:08:04.645648Z",
            "action": 0,
            "target": "",
            "id": 1978257,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1978257/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:10:16.837537Z",
            "action": 0,
            "target": "",
            "id": 1984025,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1984025/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:50:22.968865Z",
            "action": 0,
            "target": "",
            "id": 1997847,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1997847/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:07:35.639953Z",
            "action": 0,
            "target": "",
            "id": 2003619,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2003619/?format=api"
        }
    ]
}