Translation projects API.

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

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

{
    "count": 825,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-caasp/changes/?format=api&page=41",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T07:13:49.568173Z",
            "action": 47,
            "target": "",
            "id": 2940713,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940713/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T16:52:43.650217Z",
            "action": 47,
            "target": "",
            "id": 2941211,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941211/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.488320Z",
            "action": 47,
            "target": "",
            "id": 2950742,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2950742/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.492063Z",
            "action": 14,
            "target": "",
            "id": 2950743,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950743/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:11.836889Z",
            "action": 15,
            "target": "",
            "id": 2960440,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960440/?format=api"
        }
    ]
}