Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-input/nl/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 42,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nl/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/486776/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2025-02-24T10:11:17.731526Z",
            "action": 5,
            "target": "Meer muis-, touchpad- en toetsenbordinstellingen zijn te vinden in de instellingen van de vensterbeheerder van Wayland.",
            "id": 239978,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/239978/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/486777/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2025-02-24T10:11:56.981653Z",
            "action": 5,
            "target": "Om de wijzigingen toe te passen op GTK-programma's, kunnen de instellingen in Vormgeving → GTK-stijl worden gebruikt.",
            "id": 239979,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/239979/?format=api"
        }
    ]
}