Translation components API.

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

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

{
    "count": 403,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-base/master/sq/changes/?format=api&page=20",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-10T02:33:13.515767Z",
            "action": 0,
            "target": "",
            "id": 2637024,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2637024/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-03T20:14:25.504436Z",
            "action": 0,
            "target": "",
            "id": 2667400,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2667400/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T02:33:38.138052Z",
            "action": 0,
            "target": "",
            "id": 2995800,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2995800/?format=api"
        }
    ]
}