Translation components API.

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

GET /api/translations/yast-slide-show/master/pa/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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-14T11:17:47.094894Z",
            "action": 0,
            "target": "",
            "id": 698015,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/698015/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-12T11:33:04Z",
            "action": 0,
            "target": "",
            "id": 676218,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/676218/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-06T11:33:40Z",
            "action": 0,
            "target": "",
            "id": 351876,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/351876/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T12:20:10Z",
            "action": 0,
            "target": "",
            "id": 80764,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80764/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T11:22:04Z",
            "action": 0,
            "target": "",
            "id": 80640,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80640/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T13:31:18Z",
            "action": 0,
            "target": "",
            "id": 16492,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/16492/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-20T15:10:38Z",
            "action": 0,
            "target": "",
            "id": 15678,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/15678/?format=api"
        }
    ]
}