Translation components API.

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

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

{
    "count": 7,
    "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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-14T11:17:51.709637Z",
            "action": 0,
            "target": "",
            "id": 698022,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/698022/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-12T11:33:15Z",
            "action": 0,
            "target": "",
            "id": 676232,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/676232/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-06T11:33:43Z",
            "action": 0,
            "target": "",
            "id": 351890,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/351890/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T12:20:16Z",
            "action": 0,
            "target": "",
            "id": 80778,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80778/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T11:22:11Z",
            "action": 0,
            "target": "",
            "id": 80654,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80654/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T13:31:19Z",
            "action": 0,
            "target": "",
            "id": 16502,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/16502/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-20T15:10:42Z",
            "action": 0,
            "target": "",
            "id": 15692,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/15692/?format=api"
        }
    ]
}