Translation components API.

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

GET /api/translations/lxqt-desktop/qtermwidget/pl/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/qtermwidget/pl/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/388941/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qtermwidget/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": "2023-11-04T09:18:15.877108Z",
            "action": 45,
            "target": "",
            "id": 166277,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/166277/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/388941/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qtermwidget/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": "2023-11-04T09:18:15.879975Z",
            "action": 5,
            "target": "Sesja '%1' została zakończona z kodem %2.",
            "id": 166278,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/166278/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qtermwidget/pl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-02T15:16:55.673313Z",
            "action": 0,
            "target": "",
            "id": 186187,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/186187/?format=api"
        }
    ]
}