Translation components API.

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

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

{
    "count": 43,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pl/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/486509/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/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": "2025-02-15T08:08:44.329143Z",
            "action": 5,
            "target": "Lewa część ekranu %1",
            "id": 238961,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/238961/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/486510/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/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": "2025-02-15T08:08:48.834299Z",
            "action": 5,
            "target": "Prawa część ekranu %1",
            "id": 238962,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/238962/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/486511/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/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": "2025-02-15T08:08:53.120282Z",
            "action": 5,
            "target": "Dolna część ekranu %1",
            "id": 238963,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/238963/?format=api"
        }
    ]
}