Translation components API.

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

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

{
    "count": 64,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/id/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-30T20:56:35.853252Z",
            "action": 44,
            "target": "",
            "id": 212184,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/212184/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/id/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2024-10-31T17:30:19.918507Z",
            "action": 0,
            "target": "",
            "id": 212323,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/212323/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-01T21:03:23.973856Z",
            "action": 0,
            "target": "",
            "id": 212701,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/212701/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T14:11:21.823065Z",
            "action": 0,
            "target": "",
            "id": 251406,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251406/?format=api"
        }
    ]
}