Translation components API.

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

GET /api/translations/yast-security/master/bg/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/bg/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14175446/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:34:09.523391Z",
            "action": 30,
            "target": "Unknown rule",
            "id": 2219402,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2219402/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:34:09.578568Z",
            "action": 0,
            "target": "",
            "id": 2219403,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2219403/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:34:53.276976Z",
            "action": 44,
            "target": "",
            "id": 2219715,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2219715/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-31T02:34:39.497471Z",
            "action": 0,
            "target": "",
            "id": 2587524,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2587524/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-24T02:33:47.219107Z",
            "action": 0,
            "target": "",
            "id": 2643172,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2643172/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:35:00.973614Z",
            "action": 0,
            "target": "",
            "id": 2971044,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2971044/?format=api"
        }
    ]
}