Translation projects API.

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

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

{
    "count": 2822,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-docker/changes/?format=api&page=141",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-docker/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-docker/master/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-18T02:31:51.711276Z",
            "action": 0,
            "target": "",
            "id": 3036642,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3036642/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-docker/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-docker/master/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-18T02:31:51.812499Z",
            "action": 0,
            "target": "",
            "id": 3036643,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3036643/?format=api"
        }
    ]
}