Translation components API.

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

GET /api/components/lxqt-configuration/notification-daemon-module-name/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-10T22:38:48.598672Z",
            "action": 44,
            "target": "",
            "id": 180853,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/180853/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-10T22:38:48.641395Z",
            "action": 48,
            "target": "",
            "id": 180854,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/180854/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/401248/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-10T22:39:05.775987Z",
            "action": 5,
            "target": "Demon powiadomień",
            "id": 180856,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/180856/?format=api"
        }
    ]
}