Translation projects API.

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

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

{
    "count": 3364,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-nis/changes/?format=api&page=168",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-nis/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-nis/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:38:54.944944Z",
            "action": 0,
            "target": "",
            "id": 2975883,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975883/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-nis/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-nis/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:38:55.149122Z",
            "action": 0,
            "target": "",
            "id": 2975884,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975884/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-nis/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-nis/master/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:38:55.346539Z",
            "action": 0,
            "target": "",
            "id": 2975885,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975885/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-nis/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-nis/master/zu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:38:55.543406Z",
            "action": 0,
            "target": "",
            "id": 2975886,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975886/?format=api"
        }
    ]
}