Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-master/filtersourceconfigfragmentsfilters/oc/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsfilters/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/filtersourceconfigfragmentsfilters/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-27T14:36:15.704638Z",
            "action": 0,
            "target": "",
            "id": 839049,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/839049/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsfilters/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/filtersourceconfigfragmentsfilters/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T19:20:51.363564Z",
            "action": 0,
            "target": "",
            "id": 131933,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/131933/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtersourceconfigfragmentsfilters/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/filtersourceconfigfragmentsfilters/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T22:09:25.138498Z",
            "action": 0,
            "target": "",
            "id": 85956,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/85956/?format=api"
        }
    ]
}