Translation components API.

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

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

{
    "count": 183,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-installation/master/ta/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/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-26T02:33:35.789932Z",
            "action": 0,
            "target": "",
            "id": 2995949,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2995949/?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/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-30T19:43:26.260216Z",
            "action": 0,
            "target": "",
            "id": 2997231,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2997231/?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/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-18T03:52:48.183033Z",
            "action": 0,
            "target": "",
            "id": 3001643,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3001643/?format=api"
        }
    ]
}