Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/dgo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T16:53:54.652166Z",
            "action": 0,
            "target": "",
            "id": 3309780,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/3309780/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/67223265/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/dgo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T16:53:54.652125Z",
            "action": 59,
            "target": "",
            "id": 3309779,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/3309779/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/dgo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-22T16:39:25.296134Z",
            "action": 0,
            "target": "",
            "id": 1771279,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1771279/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/dgo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T10:28:25.563964Z",
            "action": 0,
            "target": "",
            "id": 154284,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/154284/?format=api"
        }
    ]
}