Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-20T14:33:35Z",
            "action": 0,
            "target": "",
            "id": 372946,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/372946/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154878/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/ewelinamichalowska/?format=api",
            "author": "https://l10n.opensuse.org/api/users/ewelinamichalowska/?format=api",
            "timestamp": "2018-01-30T10:09:25.910965Z",
            "action": 2,
            "target": "Wybierz wykrytą usługę z listy.",
            "id": 866519,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/866519/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-30T13:05:59.555044Z",
            "action": 17,
            "target": "",
            "id": 869354,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/869354/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-16T03:00:15.173593Z",
            "action": 0,
            "target": "",
            "id": 1683855,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1683855/?format=api"
        }
    ]
}