Translation components API.

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

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

{
    "count": 324,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-security/master/ar/changes/?format=api&page=16",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:34:53.200074Z",
            "action": 44,
            "target": "",
            "id": 2219712,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2219712/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-31T02:34:38.057323Z",
            "action": 0,
            "target": "",
            "id": 2587521,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2587521/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-24T02:33:45.819769Z",
            "action": 0,
            "target": "",
            "id": 2643169,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2643169/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:34:58.365163Z",
            "action": 0,
            "target": "",
            "id": 2971041,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2971041/?format=api"
        }
    ]
}