Translation components API.

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

GET /api/translations/yast-security/master/bs/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/bs/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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-31T02:34:40.282370Z",
            "action": 0,
            "target": "",
            "id": 2587526,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2587526/?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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-24T02:33:48.035349Z",
            "action": 0,
            "target": "",
            "id": 2643174,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2643174/?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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:35:01.786437Z",
            "action": 0,
            "target": "",
            "id": 2971046,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2971046/?format=api"
        }
    ]
}