Translation components API.

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

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

{
    "count": 46,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-security/master/en_GB/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14175689/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:34:15.009445Z",
            "action": 30,
            "target": "Unknown rule",
            "id": 2219448,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2219448/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:34:15.061309Z",
            "action": 0,
            "target": "",
            "id": 2219449,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2219449/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:34:53.421046Z",
            "action": 44,
            "target": "",
            "id": 2219724,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2219724/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-31T02:34:43.919503Z",
            "action": 0,
            "target": "",
            "id": 2587533,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2587533/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-24T02:33:51.112830Z",
            "action": 0,
            "target": "",
            "id": 2643181,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2643181/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:35:06.262121Z",
            "action": 0,
            "target": "",
            "id": 2971053,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2971053/?format=api"
        }
    ]
}