Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-timezone_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T16:39:41Z",
            "action": 0,
            "target": "",
            "id": 132138,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/132138/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-timezone_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:38:40.020965Z",
            "action": 0,
            "target": "",
            "id": 746751,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/746751/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-timezone_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/bs/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2019-01-24T22:15:51.182071Z",
            "action": 0,
            "target": "",
            "id": 1198382,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1198382/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-timezone_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-22T02:33:43.364369Z",
            "action": 0,
            "target": "",
            "id": 1901824,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1901824/?format=api"
        }
    ]
}