Translation components API.

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

GET /api/translations/yast-slide-show/master/hr/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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-14T11:17:39.366715Z",
            "action": 0,
            "target": "",
            "id": 698003,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/698003/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-12T11:32:45Z",
            "action": 0,
            "target": "",
            "id": 676194,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/676194/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-06T11:33:35Z",
            "action": 0,
            "target": "",
            "id": 351852,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/351852/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T12:19:59Z",
            "action": 0,
            "target": "",
            "id": 80742,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80742/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T11:21:55Z",
            "action": 0,
            "target": "",
            "id": 80618,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80618/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T13:31:14Z",
            "action": 0,
            "target": "",
            "id": 16470,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/16470/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-20T15:10:30Z",
            "action": 0,
            "target": "",
            "id": 15656,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/15656/?format=api"
        }
    ]
}