Translation components API.

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

GET /api/translations/yast-slide-show/master/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-14T11:17:33.531628Z",
            "action": 0,
            "target": "",
            "id": 697993,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/697993/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-12T11:32:28Z",
            "action": 0,
            "target": "",
            "id": 676174,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/676174/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-06T11:33:31Z",
            "action": 0,
            "target": "",
            "id": 351834,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/351834/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-30T12:01:21Z",
            "action": 17,
            "target": "",
            "id": 148316,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/148316/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T12:19:50Z",
            "action": 0,
            "target": "",
            "id": 80724,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80724/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T11:21:47Z",
            "action": 0,
            "target": "",
            "id": 80600,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80600/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T13:31:12Z",
            "action": 0,
            "target": "",
            "id": 16452,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/16452/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-20T15:10:21Z",
            "action": 0,
            "target": "",
            "id": 15638,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/15638/?format=api"
        }
    ]
}