Translation components API.

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

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

{
    "count": 43,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-security/master/be/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-31T02:34:39.078690Z",
            "action": 0,
            "target": "",
            "id": 2587523,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2587523/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-24T02:33:46.657593Z",
            "action": 0,
            "target": "",
            "id": 2643171,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2643171/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:35:00.558530Z",
            "action": 0,
            "target": "",
            "id": 2971043,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2971043/?format=api"
        }
    ]
}