Translation components API.

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

GET /api/translations/wollmux/wollmux/es/changes/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 505,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/wollmux/wollmux/es/changes/?format=api&page=10",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/89635083/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/wollmux/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/wollmux/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-10T15:52:58.507303Z",
            "action": 59,
            "target": "",
            "id": 26438051,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/26438051/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/89635082/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/wollmux/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/wollmux/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-10T15:52:58.507265Z",
            "action": 59,
            "target": "",
            "id": 26438050,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/26438050/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/89635081/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/wollmux/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/wollmux/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-10T15:52:58.507225Z",
            "action": 59,
            "target": "",
            "id": 26438049,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/26438049/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/89635080/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/wollmux/wollmux/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/wollmux/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-10T15:52:58.507170Z",
            "action": 59,
            "target": "",
            "id": 26438048,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/26438048/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/wollmux/wollmux/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/wollmux/wollmux/es/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
            "timestamp": "2023-03-10T15:52:57.999807Z",
            "action": 48,
            "target": "",
            "id": 26438047,
            "action_name": "Language added",
            "url": "https://translations.documentfoundation.org/api/changes/26438047/?format=api"
        }
    ]
}