Translation components API.

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

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

{
    "count": 86,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-users/master/en_GB/changes/?format=api&page=4",
    "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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-23T02:33:45.386118Z",
            "action": 0,
            "target": "",
            "id": 2148091,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2148091/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-23T02:35:44.837107Z",
            "action": 44,
            "target": "",
            "id": 2148167,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2148167/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-09T02:33:36.102949Z",
            "action": 0,
            "target": "",
            "id": 2582381,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2582381/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-13T02:33:38.327556Z",
            "action": 0,
            "target": "",
            "id": 2713150,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2713150/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:44:09.003820Z",
            "action": 0,
            "target": "",
            "id": 2743585,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2743585/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:39:08.620813Z",
            "action": 0,
            "target": "",
            "id": 2975902,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975902/?format=api"
        }
    ]
}