Translation components API.

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

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

{
    "count": 58,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-update/master/mr/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:25.345325Z",
            "action": 0,
            "target": "",
            "id": 823511,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823511/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/mr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "timestamp": "2017-11-26T11:11:09.944785Z",
            "action": 0,
            "target": "",
            "id": 755124,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755124/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:22.306628Z",
            "action": 0,
            "target": "",
            "id": 746947,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746947/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:24.284772Z",
            "action": 0,
            "target": "",
            "id": 735071,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735071/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:25Z",
            "action": 0,
            "target": "",
            "id": 631078,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631078/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:44:56Z",
            "action": 0,
            "target": "",
            "id": 594646,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594646/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:29Z",
            "action": 0,
            "target": "",
            "id": 349144,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349144/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:26:01Z",
            "action": 0,
            "target": "",
            "id": 133328,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133328/?format=api"
        }
    ]
}