Translation components API.

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

GET /api/translations/yast-slide-show/master/th/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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-14T11:17:53.547049Z",
            "action": 0,
            "target": "",
            "id": 698025,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/698025/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-12T11:33:20Z",
            "action": 0,
            "target": "",
            "id": 676238,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/676238/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-06T11:33:44Z",
            "action": 0,
            "target": "",
            "id": 351896,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/351896/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T12:20:19Z",
            "action": 0,
            "target": "",
            "id": 80784,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80784/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T11:22:14Z",
            "action": 0,
            "target": "",
            "id": 80660,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80660/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T13:31:20Z",
            "action": 0,
            "target": "",
            "id": 16508,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/16508/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-20T15:10:47Z",
            "action": 0,
            "target": "",
            "id": 15698,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/15698/?format=api"
        }
    ]
}