Translation components API.

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

GET /api/translations/yast-rear/master/en/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-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-21T02:32:53.257185Z",
            "action": 0,
            "target": "",
            "id": 1786855,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1786855/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T15:53:02.755861Z",
            "action": 0,
            "target": "",
            "id": 1917552,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1917552/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T05:01:04.016717Z",
            "action": 0,
            "target": "",
            "id": 1925095,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1925095/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T03:07:57.524699Z",
            "action": 0,
            "target": "",
            "id": 1978229,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1978229/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:10:09.647074Z",
            "action": 0,
            "target": "",
            "id": 1983997,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1983997/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:50:16.711909Z",
            "action": 0,
            "target": "",
            "id": 1997819,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1997819/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:07:29.699987Z",
            "action": 0,
            "target": "",
            "id": 2003591,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2003591/?format=api"
        }
    ]
}