Translation components API.

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

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

{
    "count": 186,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-installation/master/pa/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T02:33:39.638206Z",
            "action": 0,
            "target": "",
            "id": 2966596,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2966596/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-29T02:34:51.741536Z",
            "action": 0,
            "target": "",
            "id": 2970740,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970740/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:36:02.888373Z",
            "action": 0,
            "target": "",
            "id": 2975551,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975551/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-26T02:33:31.735170Z",
            "action": 0,
            "target": "",
            "id": 2995934,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2995934/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-30T19:43:22.311993Z",
            "action": 0,
            "target": "",
            "id": 2997216,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2997216/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-18T03:52:44.289021Z",
            "action": 0,
            "target": "",
            "id": 3001628,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3001628/?format=api"
        }
    ]
}