Translation components API.

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

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

{
    "count": 383,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-registration/master/de/changes/?format=api&page=19",
    "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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-22T02:32:01.925485Z",
            "action": 0,
            "target": "",
            "id": 2182751,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2182751/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-27T02:33:09.740752Z",
            "action": 0,
            "target": "",
            "id": 2184593,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2184593/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-15T02:32:34.599321Z",
            "action": 0,
            "target": "",
            "id": 3015940,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3015940/?format=api"
        }
    ]
}