Translation components API.

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

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

{
    "count": 185,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-rear/master/ar/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T05:01:05.221592Z",
            "action": 0,
            "target": "",
            "id": 1925098,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1925098/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T03:07:58.173500Z",
            "action": 0,
            "target": "",
            "id": 1978232,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1978232/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:10:10.529865Z",
            "action": 0,
            "target": "",
            "id": 1984000,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1984000/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:50:17.451557Z",
            "action": 0,
            "target": "",
            "id": 1997822,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1997822/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:07:30.360483Z",
            "action": 0,
            "target": "",
            "id": 2003594,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2003594/?format=api"
        }
    ]
}