Translation components API.

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

GET /api/components/gnusim8085/glossary/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/gnusim8085/glossary/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnusim8085/glossary/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-31T20:24:19.646052+02:00",
            "action": 17,
            "target": "",
            "id": 64812998,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/64812998/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/gnusim8085/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-31T20:24:19.001667+02:00",
            "action": 17,
            "target": "",
            "id": 64812997,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/64812997/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/gnusim8085/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-02-17T12:38:59.276968+01:00",
            "action": 47,
            "target": "",
            "id": 9439894,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/9439894/?format=api"
        }
    ]
}