Translation components API.

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

GET /api/components/store/errors/changes/?format=api&page=19
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 904,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/store/errors/changes/?format=api&page=18",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/errors/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/errors/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:17:04.175780Z",
            "action": 0,
            "target": "",
            "id": 781903,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781903/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/errors/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/errors/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:17:03.775242Z",
            "action": 0,
            "target": "",
            "id": 781902,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781902/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/errors/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/errors/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:17:03.379862Z",
            "action": 0,
            "target": "",
            "id": 781901,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781901/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/errors/?format=api",
            "translation": null,
            "user": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "author": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "timestamp": "2021-02-24T19:17:02.279187Z",
            "action": 51,
            "target": "",
            "id": 781900,
            "action_name": "Component created",
            "url": "https://l10n.elementary.io/api/changes/781900/?format=api"
        }
    ]
}