Translation components API.

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

GET /api/translations/searchpage/master/de/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/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T12:33:03Z",
            "action": 0,
            "target": "",
            "id": 141468,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/141468/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3099118/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/maikwagner/?format=api",
            "author": "https://l10n.opensuse.org/api/users/maikwagner/?format=api",
            "timestamp": "2016-10-09T16:18:17Z",
            "action": 2,
            "target": "Software erhalten",
            "id": 355890,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/355890/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3099128/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/maikwagner/?format=api",
            "author": "https://l10n.opensuse.org/api/users/maikwagner/?format=api",
            "timestamp": "2016-10-09T16:18:46Z",
            "action": 2,
            "target": "Angetrieben von",
            "id": 355892,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/355892/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-09T19:01:42Z",
            "action": 17,
            "target": "",
            "id": 355970,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/355970/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-11T11:46:08Z",
            "action": 0,
            "target": "",
            "id": 401466,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/401466/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-20T09:59:16.873393Z",
            "action": 0,
            "target": "",
            "id": 752605,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/752605/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-09T22:35:57.959519Z",
            "action": 0,
            "target": "",
            "id": 1520028,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1520028/?format=api"
        }
    ]
}