Translation components API.

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

GET /api/translations/yast-update/master/ms/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/ms/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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:26.401014Z",
            "action": 0,
            "target": "",
            "id": 823513,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823513/?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/ms/?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:10.564588Z",
            "action": 0,
            "target": "",
            "id": 755125,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755125/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:23.228081Z",
            "action": 0,
            "target": "",
            "id": 746948,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746948/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:25.291695Z",
            "action": 0,
            "target": "",
            "id": 735072,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735072/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:26Z",
            "action": 0,
            "target": "",
            "id": 631080,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631080/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:44:57Z",
            "action": 0,
            "target": "",
            "id": 594648,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594648/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:30Z",
            "action": 0,
            "target": "",
            "id": 349146,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349146/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:26:05Z",
            "action": 0,
            "target": "",
            "id": 133330,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133330/?format=api"
        }
    ]
}