Translation components API.

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

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

{
    "count": 185,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-installation/master/km/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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-29T02:34:48.047529Z",
            "action": 0,
            "target": "",
            "id": 2970724,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970724/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:35:57.406938Z",
            "action": 0,
            "target": "",
            "id": 2975535,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975535/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-26T02:33:27.532513Z",
            "action": 0,
            "target": "",
            "id": 2995918,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2995918/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-30T19:43:18.294316Z",
            "action": 0,
            "target": "",
            "id": 2997200,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2997200/?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/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-18T03:52:40.072178Z",
            "action": 0,
            "target": "",
            "id": 3001612,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3001612/?format=api"
        }
    ]
}