Translation components API.

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

GET /api/translations/yast-ncurses/master/tr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:41:39.467376Z",
            "action": 0,
            "target": "",
            "id": 2743179,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2743179/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:50:13.271194Z",
            "action": 0,
            "target": "",
            "id": 1953434,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1953434/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:50:23.851756Z",
            "action": 0,
            "target": "",
            "id": 1713876,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1713876/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-10T02:35:21.119322Z",
            "action": 0,
            "target": "",
            "id": 1613683,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1613683/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/tr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2020-09-09T19:37:53.391058Z",
            "action": 0,
            "target": "",
            "id": 1517084,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1517084/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-03T02:32:28.371068Z",
            "action": 0,
            "target": "",
            "id": 1268384,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1268384/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/tr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2019-04-18T16:15:54.903546Z",
            "action": 0,
            "target": "",
            "id": 1241060,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1241060/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T11:58:17.972263Z",
            "action": 0,
            "target": "",
            "id": 952175,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/952175/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T10:05:01Z",
            "action": 0,
            "target": "",
            "id": 109888,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/109888/?format=api"
        }
    ]
}