Translation components API.

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

GET /api/translations/yast-ncurses/master/my/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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:41:35.626850Z",
            "action": 0,
            "target": "",
            "id": 2743154,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2743154/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:50:08.758647Z",
            "action": 0,
            "target": "",
            "id": 1953409,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1953409/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:50:21.233222Z",
            "action": 0,
            "target": "",
            "id": 1713851,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1713851/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-10T02:35:18.634523Z",
            "action": 0,
            "target": "",
            "id": 1613658,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1613658/?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/my/?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:52.165620Z",
            "action": 0,
            "target": "",
            "id": 1517059,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1517059/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-03T02:32:26.648978Z",
            "action": 0,
            "target": "",
            "id": 1268359,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1268359/?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/my/?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:52.958254Z",
            "action": 0,
            "target": "",
            "id": 1241035,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1241035/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T11:58:13.235970Z",
            "action": 0,
            "target": "",
            "id": 952150,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/952150/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T10:04:46Z",
            "action": 0,
            "target": "",
            "id": 109838,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/109838/?format=api"
        }
    ]
}