Translation components API.

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

GET /api/translations/libstorage-ng/master/be/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/be/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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-09T09:20:01.641797Z",
            "action": 44,
            "target": "",
            "id": 2653009,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2653009/?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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-31T12:01:10.441771Z",
            "action": 0,
            "target": "",
            "id": 2740562,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2740562/?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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-31T12:13:32.496603Z",
            "action": 44,
            "target": "",
            "id": 2740755,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2740755/?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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T09:04:44.739302Z",
            "action": 0,
            "target": "",
            "id": 2966633,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2966633/?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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T09:05:28.314903Z",
            "action": 44,
            "target": "",
            "id": 2966826,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2966826/?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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:45:13.526755Z",
            "action": 0,
            "target": "",
            "id": 2998672,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2998672/?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/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:47:14.255753Z",
            "action": 44,
            "target": "",
            "id": 2998865,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2998865/?format=api"
        }
    ]
}