Translation components API.

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

GET /api/translations/yast-update/master/nn/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/nn/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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:33.260882Z",
            "action": 0,
            "target": "",
            "id": 823523,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823523/?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/nn/?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:14.331991Z",
            "action": 0,
            "target": "",
            "id": 755131,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755131/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:29.052910Z",
            "action": 0,
            "target": "",
            "id": 746954,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746954/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:31.238724Z",
            "action": 0,
            "target": "",
            "id": 735078,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735078/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:30Z",
            "action": 0,
            "target": "",
            "id": 631092,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631092/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:45:01Z",
            "action": 0,
            "target": "",
            "id": 594660,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594660/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:33Z",
            "action": 0,
            "target": "",
            "id": 349158,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349158/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:26:36Z",
            "action": 0,
            "target": "",
            "id": 133342,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133342/?format=api"
        }
    ]
}