Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-session/sk/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-configuration/lxqt-config-session/sk/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/437012/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-session/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-session/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/5/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/5/?format=api",
            "timestamp": "2025-03-10T14:50:54.979458Z",
            "action": 5,
            "target": "Vyberte kompozitora Wayland",
            "id": 243785,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/243785/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/437013/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-session/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-session/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/5/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/5/?format=api",
            "timestamp": "2025-03-10T14:51:27.788314Z",
            "action": 5,
            "target": "Vyberte Screenlocker pre Wayland",
            "id": 243786,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/243786/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/436865/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-session/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-session/sk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/5/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/5/?format=api",
            "timestamp": "2025-03-10T15:13:37.803564Z",
            "action": 2,
            "target": "Hľadať...",
            "id": 243837,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/243837/?format=api"
        }
    ]
}