Translation components API.

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

GET /api/translations/yast-slide-show/master/mr/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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-14T11:17:44.805024Z",
            "action": 0,
            "target": "",
            "id": 698011,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/698011/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-12T11:32:58Z",
            "action": 0,
            "target": "",
            "id": 676210,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/676210/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-06T11:33:38Z",
            "action": 0,
            "target": "",
            "id": 351868,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/351868/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T12:20:06Z",
            "action": 0,
            "target": "",
            "id": 80756,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80756/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T11:22:01Z",
            "action": 0,
            "target": "",
            "id": 80632,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80632/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T13:31:16Z",
            "action": 0,
            "target": "",
            "id": 16484,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/16484/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-20T15:10:34Z",
            "action": 0,
            "target": "",
            "id": 15670,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/15670/?format=api"
        }
    ]
}