Translation components API.

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

GET /api/translations/libstorage-ng/master/es/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 63,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/es/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:45:31.073005Z",
            "action": 0,
            "target": "",
            "id": 2998685,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2998685/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:47:14.313465Z",
            "action": 44,
            "target": "",
            "id": 2998878,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2998878/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T07:15:10.570137Z",
            "action": 0,
            "target": "",
            "id": 3009885,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3009885/?format=api"
        }
    ]
}