Translation components API.

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

GET /api/translations/labwc/labwc-tweaks-menu-entry/pt/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/labwc/labwc-tweaks-menu-entry/pt/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/401729/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "timestamp": "2024-05-01T23:07:25.994351Z",
            "action": 2,
            "target": "Ajustes Labwc",
            "id": 185822,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/185822/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/401730/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "timestamp": "2024-05-01T23:07:52.444064Z",
            "action": 5,
            "target": "Definições do Compositor",
            "id": 185823,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/185823/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/401731/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "timestamp": "2024-05-01T23:08:31.211917Z",
            "action": 5,
            "target": "Definições do compositor Labwc Wayland",
            "id": 185826,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/185826/?format=api"
        }
    ]
}