Translation components API.

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

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

{
    "count": 87,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-users/master/bg/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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-09T02:32:46.522835Z",
            "action": 0,
            "target": "",
            "id": 2065939,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2065939/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-23T02:33:27.869030Z",
            "action": 0,
            "target": "",
            "id": 2148082,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2148082/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-23T02:35:44.671044Z",
            "action": 44,
            "target": "",
            "id": 2148158,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2148158/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-09T02:33:22.664943Z",
            "action": 0,
            "target": "",
            "id": 2582372,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2582372/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-13T02:33:29.799141Z",
            "action": 0,
            "target": "",
            "id": 2713141,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2713141/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:43:58.524264Z",
            "action": 0,
            "target": "",
            "id": 2743576,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2743576/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:39:02.762945Z",
            "action": 0,
            "target": "",
            "id": 2975893,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975893/?format=api"
        }
    ]
}