Translation components API.

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

GET /api/components/website/thank-you/changes/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 655,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/website/thank-you/changes/?format=api&page=13",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/thank-you/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-21T18:31:11.734133Z",
            "action": 0,
            "target": "",
            "id": 319608,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/319608/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/thank-you/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-21T18:31:11.546242Z",
            "action": 0,
            "target": "",
            "id": 319607,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/319607/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/thank-you/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-21T18:31:11.354846Z",
            "action": 0,
            "target": "",
            "id": 319606,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/319606/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/thank-you/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-21T18:31:09.859501Z",
            "action": 0,
            "target": "",
            "id": 319603,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/319603/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/thank-you/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-21T18:31:07.853730Z",
            "action": 0,
            "target": "",
            "id": 319593,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/319593/?format=api"
        }
    ]
}