Translation projects API.

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

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

{
    "count": 1845,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-ldap-client/changes/?format=api&page=92",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ldap-client/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T03:40:06.846903Z",
            "action": 15,
            "target": "",
            "id": 2940524,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2940524/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ldap-client/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T17:47:20.440374Z",
            "action": 47,
            "target": "",
            "id": 2941236,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2941236/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ldap-client/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.152170Z",
            "action": 47,
            "target": "",
            "id": 2950683,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2950683/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ldap-client/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.155778Z",
            "action": 14,
            "target": "",
            "id": 2950684,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950684/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ldap-client/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:11.306036Z",
            "action": 15,
            "target": "",
            "id": 2960411,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960411/?format=api"
        }
    ]
}