Translation components API.

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

GET /api/translations/yast-geo-cluster/master/en/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-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-21T02:35:24.416342Z",
            "action": 0,
            "target": "",
            "id": 1786903,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1786903/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:56:01.459413Z",
            "action": 0,
            "target": "",
            "id": 1954591,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1954591/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T03:04:32.764985Z",
            "action": 0,
            "target": "",
            "id": 1960201,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1960201/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:06:57.187282Z",
            "action": 0,
            "target": "",
            "id": 1965959,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1965959/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T03:02:44.672627Z",
            "action": 0,
            "target": "",
            "id": 1971199,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1971199/?format=api"
        }
    ]
}