Translation components API.

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

GET /api/translations/yast-update/master/sl/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/sl/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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:44.552236Z",
            "action": 0,
            "target": "",
            "id": 823540,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823540/?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/sl/?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:20.965690Z",
            "action": 0,
            "target": "",
            "id": 755141,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755141/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:39.558256Z",
            "action": 0,
            "target": "",
            "id": 746964,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746964/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:40.534238Z",
            "action": 0,
            "target": "",
            "id": 735088,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735088/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:37Z",
            "action": 0,
            "target": "",
            "id": 631112,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631112/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:45:08Z",
            "action": 0,
            "target": "",
            "id": 594680,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594680/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:39Z",
            "action": 0,
            "target": "",
            "id": 349178,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349178/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:27:30Z",
            "action": 0,
            "target": "",
            "id": 133362,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133362/?format=api"
        }
    ]
}