Translation components API.

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

GET /api/translations/yast-users/master/da/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-users/master/da/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-23T02:33:39.157734Z",
            "action": 0,
            "target": "",
            "id": 2148088,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2148088/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-23T02:35:44.780833Z",
            "action": 44,
            "target": "",
            "id": 2148164,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2148164/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-09T02:33:31.869240Z",
            "action": 0,
            "target": "",
            "id": 2582378,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2582378/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-13T02:33:35.420529Z",
            "action": 0,
            "target": "",
            "id": 2713147,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2713147/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:44:05.374307Z",
            "action": 0,
            "target": "",
            "id": 2743582,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2743582/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:39:06.816512Z",
            "action": 0,
            "target": "",
            "id": 2975899,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975899/?format=api"
        }
    ]
}