Translation components API.

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

GET /api/translations/yast-caasp/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-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-21T02:34:14.658776Z",
            "action": 0,
            "target": "",
            "id": 1786881,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1786881/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T15:43:05.510682Z",
            "action": 0,
            "target": "",
            "id": 1916011,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1916011/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T04:55:02.337588Z",
            "action": 0,
            "target": "",
            "id": 1924356,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1924356/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T02:57:52.714188Z",
            "action": 0,
            "target": "",
            "id": 1976645,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1976645/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:59:18.114162Z",
            "action": 0,
            "target": "",
            "id": 1982413,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1982413/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:39:44.831234Z",
            "action": 0,
            "target": "",
            "id": 1996233,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1996233/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:55:47.929821Z",
            "action": 0,
            "target": "",
            "id": 2001930,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2001930/?format=api"
        }
    ]
}