Translation components API.

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

GET /api/translations/yast-update/master/nb/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/nb/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/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:28.517753Z",
            "action": 0,
            "target": "",
            "id": 823516,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823516/?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/nb/?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:11.849595Z",
            "action": 0,
            "target": "",
            "id": 755127,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755127/?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/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:25.051163Z",
            "action": 0,
            "target": "",
            "id": 746950,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746950/?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/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:27.438680Z",
            "action": 0,
            "target": "",
            "id": 735074,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735074/?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/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:27Z",
            "action": 0,
            "target": "",
            "id": 631084,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631084/?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/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:44:58Z",
            "action": 0,
            "target": "",
            "id": 594652,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594652/?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/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:31Z",
            "action": 0,
            "target": "",
            "id": 349150,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349150/?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/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:26:16Z",
            "action": 0,
            "target": "",
            "id": 133334,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133334/?format=api"
        }
    ]
}