Translation components API.

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

GET /api/translations/yast-update/master/ne/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/ne/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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:30.766695Z",
            "action": 0,
            "target": "",
            "id": 823520,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823520/?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/ne/?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:13.029207Z",
            "action": 0,
            "target": "",
            "id": 755129,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755129/?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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:27.019233Z",
            "action": 0,
            "target": "",
            "id": 746952,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746952/?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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:29.377706Z",
            "action": 0,
            "target": "",
            "id": 735076,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735076/?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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:28Z",
            "action": 0,
            "target": "",
            "id": 631088,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631088/?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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:44:59Z",
            "action": 0,
            "target": "",
            "id": 594656,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594656/?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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:32Z",
            "action": 0,
            "target": "",
            "id": 349154,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349154/?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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:26:25Z",
            "action": 0,
            "target": "",
            "id": 133338,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133338/?format=api"
        }
    ]
}