Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-nis/master/th/changes/?format=api",
    "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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:07:42.612748Z",
            "action": 0,
            "target": "",
            "id": 1983679,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1983679/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:47:50.055954Z",
            "action": 0,
            "target": "",
            "id": 1997501,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1997501/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:05:12.922957Z",
            "action": 0,
            "target": "",
            "id": 2003273,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2003273/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:38:53.596435Z",
            "action": 0,
            "target": "",
            "id": 2975877,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975877/?format=api"
        }
    ]
}