Translation projects API.

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

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

{
    "count": 5805,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/libstorage-ng/changes/?format=api&page=290",
    "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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T07:15:11.930674Z",
            "action": 0,
            "target": "",
            "id": 3009888,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3009888/?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/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T07:15:12.386268Z",
            "action": 0,
            "target": "",
            "id": 3009889,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3009889/?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/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-07T07:15:12.808148Z",
            "action": 0,
            "target": "",
            "id": 3009890,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3009890/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-11T13:46:35.561923Z",
            "action": 53,
            "target": "",
            "id": 3012744,
            "action_name": "Received repository notification",
            "url": "https://l10n.opensuse.org/api/changes/3012744/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-11T13:46:38.909811Z",
            "action": 20,
            "target": "",
            "id": 3012745,
            "action_name": "Merged repository",
            "url": "https://l10n.opensuse.org/api/changes/3012745/?format=api"
        }
    ]
}