Translation projects API.

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

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

{
    "count": 3165,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-iplb/changes/?format=api&page=158",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T06:54:09.923523Z",
            "action": 47,
            "target": "",
            "id": 2940704,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940704/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-02T06:56:20.995753Z",
            "action": 47,
            "target": "",
            "id": 2940705,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2940705/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.468911Z",
            "action": 47,
            "target": "",
            "id": 2950738,
            "action_name": "New alert",
            "url": "https://l10n.opensuse.org/api/changes/2950738/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T16:38:50.473613Z",
            "action": 14,
            "target": "",
            "id": 2950739,
            "action_name": "Component locked",
            "url": "https://l10n.opensuse.org/api/changes/2950739/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:43:11.801241Z",
            "action": 15,
            "target": "",
            "id": 2960438,
            "action_name": "Component unlocked",
            "url": "https://l10n.opensuse.org/api/changes/2960438/?format=api"
        }
    ]
}