Translation components API.

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

GET /api/translations/yast-update/master/mk/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/mk/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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:24.241269Z",
            "action": 0,
            "target": "",
            "id": 823510,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823510/?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/mk/?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.304336Z",
            "action": 0,
            "target": "",
            "id": 755123,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755123/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:21.289011Z",
            "action": 0,
            "target": "",
            "id": 746946,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746946/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:23.435471Z",
            "action": 0,
            "target": "",
            "id": 735070,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735070/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:24Z",
            "action": 0,
            "target": "",
            "id": 631076,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631076/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:44:55Z",
            "action": 0,
            "target": "",
            "id": 594644,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594644/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:29Z",
            "action": 0,
            "target": "",
            "id": 349142,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349142/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:25:55Z",
            "action": 0,
            "target": "",
            "id": 133326,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133326/?format=api"
        }
    ]
}