Translation components API.

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

GET /api/translations/luebking/phototonic/it/changes/?format=api&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 183,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/it/changes/?format=api&page=9",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/487888/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/it/?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": "2025-03-12T18:44:33.772880Z",
            "action": 2,
            "target": "Scorciatoia",
            "id": 244683,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/244683/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/487880/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/it/?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": "2025-03-12T18:49:21.521160Z",
            "action": 3,
            "target": "",
            "id": 244684,
            "action_name": "Comment added",
            "url": "https://translate.lxqt-project.org/api/changes/244684/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/it/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/luebking/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/luebking/?format=api",
            "timestamp": "2025-03-13T07:59:08.879282Z",
            "action": 0,
            "target": "",
            "id": 244863,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/244863/?format=api"
        }
    ]
}