Translation components API.

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

GET /api/translations/tsujan/feathernotes/be/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/tsujan/feathernotes/be/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/be/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-29T09:01:11.420523Z",
            "action": 0,
            "target": "",
            "id": 221962,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/221962/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/be/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T09:01:10.258534Z",
            "action": 0,
            "target": "",
            "id": 242861,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/242861/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/be/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-07T21:01:12.974937Z",
            "action": 0,
            "target": "",
            "id": 243238,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/243238/?format=api"
        }
    ]
}