Translation components API.

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

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

{
    "count": 203,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/ar/changes/?format=api&page=10",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14179925/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:33:43.985085Z",
            "action": 30,
            "target": "Please confirm all initiators have logged out this target to avoid IO errors",
            "id": 2583708,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2583708/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:33:44.000789Z",
            "action": 0,
            "target": "",
            "id": 2583709,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2583709/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:42.416015Z",
            "action": 44,
            "target": "",
            "id": 2584168,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2584168/?format=api"
        }
    ]
}