Translation components API.

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

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

{
    "count": 9,
    "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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T12:33:23Z",
            "action": 0,
            "target": "",
            "id": 141530,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/141530/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3100046/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "timestamp": "2016-10-05T17:52:37Z",
            "action": 5,
            "target": "Wyszukiwarka openSUSE",
            "id": 350830,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/350830/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3100054/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "timestamp": "2016-10-05T17:53:18Z",
            "action": 5,
            "target": "Czego szukasz?",
            "id": 350832,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/350832/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3100058/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "timestamp": "2016-10-05T17:55:22Z",
            "action": 5,
            "target": "Napędzane przez",
            "id": 350840,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/350840/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-05T17:55:22Z",
            "action": 17,
            "target": "",
            "id": 350842,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/350842/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Fisiu/?format=api",
            "timestamp": "2016-10-05T17:55:26Z",
            "action": 1,
            "target": "",
            "id": 350846,
            "action_name": "Translation completed",
            "url": "https://l10n.opensuse.org/api/changes/350846/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-11T09:50:14Z",
            "action": 0,
            "target": "",
            "id": 401204,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/401204/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-20T09:59:19.839682Z",
            "action": 0,
            "target": "",
            "id": 752618,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/752618/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-09T22:36:00.828137Z",
            "action": 0,
            "target": "",
            "id": 1520046,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1520046/?format=api"
        }
    ]
}