Translation components API.

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

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

{
    "count": 47,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/pa/changes/?format=api&page=2",
    "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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-09T09:20:02.129466Z",
            "action": 44,
            "target": "",
            "id": 2653049,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2653049/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-31T12:05:16.496434Z",
            "action": 0,
            "target": "",
            "id": 2740602,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2740602/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-31T12:13:33.542795Z",
            "action": 44,
            "target": "",
            "id": 2740795,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2740795/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T09:04:57.755226Z",
            "action": 0,
            "target": "",
            "id": 2966673,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2966673/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T09:05:28.412939Z",
            "action": 44,
            "target": "",
            "id": 2966866,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2966866/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:45:55.256804Z",
            "action": 0,
            "target": "",
            "id": 2998712,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2998712/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:47:14.380975Z",
            "action": 44,
            "target": "",
            "id": 2998905,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2998905/?format=api"
        }
    ]
}