Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-about/fur/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/fur/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/434087/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/fur/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/tmtfx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/tmtfx/?format=api",
            "timestamp": "2024-07-10T19:30:41.017330Z",
            "action": 5,
            "target": "Ringraciaments",
            "id": 194091,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/194091/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/434088/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/fur/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/tmtfx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/tmtfx/?format=api",
            "timestamp": "2024-07-10T19:30:49.023955Z",
            "action": 5,
            "target": "Traduzions",
            "id": 194092,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/194092/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/434089/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/fur/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/tmtfx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/tmtfx/?format=api",
            "timestamp": "2024-07-10T19:31:05.994645Z",
            "action": 5,
            "target": "Informazions tecnichis",
            "id": 194093,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/194093/?format=api"
        }
    ]
}