Translation components API.

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

GET /api/translations/yast-slide-show/master/en_GB/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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-14T11:17:34.078279Z",
            "action": 0,
            "target": "",
            "id": 697994,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/697994/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-12T11:32:29Z",
            "action": 0,
            "target": "",
            "id": 676176,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/676176/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-06T11:33:31Z",
            "action": 0,
            "target": "",
            "id": 351836,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/351836/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T12:19:51Z",
            "action": 0,
            "target": "",
            "id": 80726,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80726/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-16T11:21:48Z",
            "action": 0,
            "target": "",
            "id": 80602,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/80602/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T13:31:12Z",
            "action": 0,
            "target": "",
            "id": 16454,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/16454/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-20T15:10:22Z",
            "action": 0,
            "target": "",
            "id": 15640,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/15640/?format=api"
        }
    ]
}