Translation components API.

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

GET /api/translations/yast-slide-show/master/wa/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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-14T11:17:54.656769Z",
            "action": 0,
            "target": "",
            "id": 698027,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/698027/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-12T11:33:23Z",
            "action": 0,
            "target": "",
            "id": 676242,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/676242/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-06T11:33:45Z",
            "action": 0,
            "target": "",
            "id": 351900,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/351900/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T12:20:21Z",
            "action": 0,
            "target": "",
            "id": 80788,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80788/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T11:22:15Z",
            "action": 0,
            "target": "",
            "id": 80664,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80664/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T13:31:20Z",
            "action": 0,
            "target": "",
            "id": 16510,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/16510/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-20T15:10:47Z",
            "action": 0,
            "target": "",
            "id": 15702,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/15702/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-20T13:19:16Z",
            "action": 0,
            "target": "",
            "id": 15568,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/15568/?format=api"
        }
    ]
}