Translation components API.

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

GET /api/translations/store/index/tr_TR/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/store/index/tr_TR/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/tr_TR/?format=api",
            "user": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "author": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "timestamp": "2021-07-08T20:38:35.673219Z",
            "action": 0,
            "target": "",
            "id": 903664,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/903664/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/tr_TR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-25T20:25:30.583330Z",
            "action": 0,
            "target": "",
            "id": 785870,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/785870/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/tr_TR/?format=api",
            "user": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "author": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "timestamp": "2021-02-24T19:35:08.274684Z",
            "action": 0,
            "target": "",
            "id": 782169,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/782169/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/tr_TR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:12:38.084279Z",
            "action": 0,
            "target": "",
            "id": 781788,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781788/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/tr_TR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:11:16.387476Z",
            "action": 0,
            "target": "",
            "id": 781704,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781704/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/tr_TR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:02:31.300770Z",
            "action": 0,
            "target": "",
            "id": 781577,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781577/?format=api"
        }
    ]
}