Translation components API.

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

GET /api/components/lxqt-panel/plugin-quicklaunch-name-and-description/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 142,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/491382/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/sv/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/nomdel/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/nomdel/?format=api",
            "timestamp": "2025-06-18T11:51:21.504439Z",
            "action": 5,
            "target": "Programgenväg",
            "id": 256786,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/256786/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/491383/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/sv/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/nomdel/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/nomdel/?format=api",
            "timestamp": "2025-06-18T11:52:50.558725Z",
            "action": 5,
            "target": "Snabb åtkomst till dina favoritprogram",
            "id": 256787,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/256787/?format=api"
        }
    ]
}