Translation components API.

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

GET /api/translations/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T19:21:48.631601Z",
            "action": 0,
            "target": "",
            "id": 132022,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/132022/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:28:16.577431Z",
            "action": 0,
            "target": "",
            "id": 3051,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/3051/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/2879/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/connectivityregistryodbcorgopenofficeofficedataaccess/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:28:16.562765Z",
            "action": 13,
            "target": "",
            "id": 3049,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/3049/?format=api"
        }
    ]
}