Translation components API.

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

GET /api/translations/release-notes-opensuse/leap-15_3/bn/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 26,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/bn/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-07T13:39:53.870277Z",
            "action": 0,
            "target": "",
            "id": 2053430,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2053430/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-07T13:40:25.143734Z",
            "action": 44,
            "target": "",
            "id": 2053486,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2053486/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-27T12:02:16.607018Z",
            "action": 0,
            "target": "",
            "id": 2075154,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2075154/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-27T12:02:58.511025Z",
            "action": 44,
            "target": "",
            "id": 2075224,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2075224/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-16T07:00:11.452177Z",
            "action": 0,
            "target": "",
            "id": 2106064,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2106064/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-16T07:00:47.716622Z",
            "action": 44,
            "target": "",
            "id": 2106135,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2106135/?format=api"
        }
    ]
}