Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T18:17:00Z",
            "action": 0,
            "target": "",
            "id": 135756,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/135756/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-12-21T02:43:56.915295Z",
            "action": 0,
            "target": "",
            "id": 1186411,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1186411/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T03:16:54.004281Z",
            "action": 0,
            "target": "",
            "id": 1717442,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1717442/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:57:51.093109Z",
            "action": 0,
            "target": "",
            "id": 1955092,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1955092/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T03:06:10.804716Z",
            "action": 0,
            "target": "",
            "id": 1960552,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1960552/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:08:35.813110Z",
            "action": 0,
            "target": "",
            "id": 1966310,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1966310/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T03:04:23.108050Z",
            "action": 0,
            "target": "",
            "id": 1971550,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1971550/?format=api"
        }
    ]
}