Translation components API.

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

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

{
    "count": 154,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-base/master/nn/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-19T11:32:41Z",
            "action": 0,
            "target": "",
            "id": 649692,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/649692/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-16T18:25:21Z",
            "action": 0,
            "target": "",
            "id": 643262,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/643262/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-18T08:53:40Z",
            "action": 0,
            "target": "",
            "id": 367480,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/367480/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/nn/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2016-09-14T19:11:05Z",
            "action": 0,
            "target": "",
            "id": 87706,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/87706/?format=api"
        }
    ]
}