Translation components API.

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

GET /api/translations/yast-update/master/ps/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/ps/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/ps/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:36.476489Z",
            "action": 0,
            "target": "",
            "id": 823528,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823528/?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/ps/?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:16.450955Z",
            "action": 0,
            "target": "",
            "id": 755134,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755134/?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/ps/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:32.036610Z",
            "action": 0,
            "target": "",
            "id": 746957,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746957/?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/ps/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:34.121225Z",
            "action": 0,
            "target": "",
            "id": 735081,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735081/?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/ps/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:32Z",
            "action": 0,
            "target": "",
            "id": 631098,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631098/?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/ps/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:45:03Z",
            "action": 0,
            "target": "",
            "id": 594666,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594666/?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/ps/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:35Z",
            "action": 0,
            "target": "",
            "id": 349164,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349164/?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/ps/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:26:52Z",
            "action": 0,
            "target": "",
            "id": 133348,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133348/?format=api"
        }
    ]
}