Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk/master/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-23T02:32:03.129407Z",
            "action": 0,
            "target": "",
            "id": 3018408,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/3018408/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk/master/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-20T02:31:43.047546Z",
            "action": 0,
            "target": "",
            "id": 1859885,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1859885/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk/master/sr@latin/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2020-06-29T08:40:16.324173Z",
            "action": 0,
            "target": "",
            "id": 1455450,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1455450/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk/master/sr@latin/?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-02T17:05:04.530990Z",
            "action": 0,
            "target": "",
            "id": 1236580,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1236580/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk/master/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-08T16:38:04.327019Z",
            "action": 0,
            "target": "",
            "id": 917119,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/917119/?format=api"
        }
    ]
}