Translation components API.

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

GET /api/translations/libstorage-ng/master/bg/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/bg/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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-09T09:20:01.664180Z",
            "action": 44,
            "target": "",
            "id": 2653010,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2653010/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-31T12:01:16.095981Z",
            "action": 0,
            "target": "",
            "id": 2740563,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2740563/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-31T12:13:32.517732Z",
            "action": 44,
            "target": "",
            "id": 2740756,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2740756/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T09:04:45.020771Z",
            "action": 0,
            "target": "",
            "id": 2966634,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2966634/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T09:05:28.317281Z",
            "action": 44,
            "target": "",
            "id": 2966827,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2966827/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:45:14.320584Z",
            "action": 0,
            "target": "",
            "id": 2998673,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2998673/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T09:47:14.258096Z",
            "action": 44,
            "target": "",
            "id": 2998866,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2998866/?format=api"
        }
    ]
}