Translation components API.

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

GET /api/translations/packages-i18n/f-master/id/changes/?format=api&page=24
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1155,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/f-master/id/changes/?format=api&page=23",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/f-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/f-master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LudwigNussel/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LudwigNussel/?format=api",
            "timestamp": "2019-05-06T14:57:47.056691Z",
            "action": 0,
            "target": "",
            "id": 1248963,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1248963/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/f-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/f-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-30T14:46:13.526496Z",
            "action": 0,
            "target": "",
            "id": 1157615,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1157615/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/f-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/f-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-04-06T12:56:58.812344Z",
            "action": 0,
            "target": "",
            "id": 1024835,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1024835/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/f-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/f-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-21T11:07:48.114403Z",
            "action": 0,
            "target": "",
            "id": 1002584,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1002584/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/f-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/f-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-25T22:53:41.733481Z",
            "action": 0,
            "target": "",
            "id": 722889,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/722889/?format=api"
        }
    ]
}