Translation projects API.

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

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

{
    "count": 1104,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-firewall-services/changes/?format=api&page=55",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-firewall-services/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T07:00:43.134306Z",
            "action": 47,
            "target": "",
            "id": 2940707,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940707/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-firewall-services/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.328933Z",
            "action": 47,
            "target": "",
            "id": 2950712,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2950712/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-firewall-services/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.332781Z",
            "action": 14,
            "target": "",
            "id": 2950713,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950713/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-firewall-services/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:11.560229Z",
            "action": 15,
            "target": "",
            "id": 2960425,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960425/?format=api"
        }
    ]
}