Translation components API.

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

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

{
    "count": 8,
    "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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-09T22:36:01.632128Z",
            "action": 0,
            "target": "",
            "id": 1520052,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1520052/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3100438/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/uk/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2019-05-24T19:49:33.629765Z",
            "action": 29,
            "target": "Завантажити",
            "id": 1261456,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://l10n.opensuse.org/api/changes/1261456/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/uk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2019-03-14T19:10:31.399696Z",
            "action": 17,
            "target": "",
            "id": 1221379,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1221379/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3100438/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/uk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/DmytroStankov/?format=api",
            "author": "https://l10n.opensuse.org/api/users/DmytroStankov/?format=api",
            "timestamp": "2019-01-21T09:29:55.939164Z",
            "action": 2,
            "target": "Завантажити",
            "id": 1195882,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1195882/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3100438/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/uk/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2019-01-21T09:25:13.284174Z",
            "action": 4,
            "target": "Завантажити",
            "id": 1195881,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1195881/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-20T09:59:21.117893Z",
            "action": 0,
            "target": "",
            "id": 752624,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/752624/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-11T09:50:19Z",
            "action": 0,
            "target": "",
            "id": 401232,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/401232/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T12:33:32Z",
            "action": 0,
            "target": "",
            "id": 141556,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/141556/?format=api"
        }
    ]
}