Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-monitor/da/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-configuration/lxqt-config-monitor/da/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/440577/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-monitor/da/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api",
            "timestamp": "2024-10-26T11:31:57.918107Z",
            "action": 5,
            "target": "Standard skærmindstillinger anvendt.",
            "id": 211601,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/211601/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/440847/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-monitor/da/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api",
            "timestamp": "2024-10-26T11:32:34.353884Z",
            "action": 5,
            "target": "Juster dine skærme med LXQt skærmindstillinger.",
            "id": 211602,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/211602/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-monitor/da/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T07:23:13.846030Z",
            "action": 0,
            "target": "",
            "id": 231569,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/231569/?format=api"
        }
    ]
}