Translation components API.

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

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

{
    "count": 245,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-instserver/master/ru/changes/?format=api&page=12",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:53:50.807221Z",
            "action": 0,
            "target": "",
            "id": 1969617,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1969617/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T02:55:19.271104Z",
            "action": 0,
            "target": "",
            "id": 1976222,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1976222/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:56:39.831956Z",
            "action": 0,
            "target": "",
            "id": 1981990,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1981990/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:36:51.981918Z",
            "action": 0,
            "target": "",
            "id": 1995728,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1995728/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:53:22.750711Z",
            "action": 0,
            "target": "",
            "id": 2001507,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2001507/?format=api"
        }
    ]
}