Translation components API.

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

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

{
    "count": 186,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-installation/master/sl/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T02:33:41.908621Z",
            "action": 0,
            "target": "",
            "id": 2966605,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2966605/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-29T02:34:54.046171Z",
            "action": 0,
            "target": "",
            "id": 2970749,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970749/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:36:05.864781Z",
            "action": 0,
            "target": "",
            "id": 2975560,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975560/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-26T02:33:34.132615Z",
            "action": 0,
            "target": "",
            "id": 2995943,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2995943/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-30T19:43:24.616962Z",
            "action": 0,
            "target": "",
            "id": 2997225,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2997225/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-18T03:52:46.573629Z",
            "action": 0,
            "target": "",
            "id": 3001637,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3001637/?format=api"
        }
    ]
}