Translation components API.

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

GET /api/translations/yast-update/master/nds/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-update/master/nds/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/nds/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:22:29.631782Z",
            "action": 0,
            "target": "",
            "id": 823518,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823518/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/nds/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "timestamp": "2017-11-26T11:11:12.455361Z",
            "action": 0,
            "target": "",
            "id": 755128,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/755128/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/nds/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:43:26.088035Z",
            "action": 0,
            "target": "",
            "id": 746951,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746951/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/nds/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-04T13:35:28.441181Z",
            "action": 0,
            "target": "",
            "id": 735075,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/735075/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/nds/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-20T02:38:28Z",
            "action": 0,
            "target": "",
            "id": 631086,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/631086/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/nds/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-31T02:44:59Z",
            "action": 0,
            "target": "",
            "id": 594654,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/594654/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/nds/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:46:31Z",
            "action": 0,
            "target": "",
            "id": 349152,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/349152/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/nds/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:26:20Z",
            "action": 0,
            "target": "",
            "id": 133336,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133336/?format=api"
        }
    ]
}