Translation components API.

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

GET /api/components/inginious-problems-network/glossary/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/glossary/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious-problems-network/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-02T07:26:47.138795+02:00",
            "action": 0,
            "target": "",
            "id": 14574,
            "action_name": "Resource update",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14574/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/glossary/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious-problems-network/glossary/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-02T07:26:47.161246+02:00",
            "action": 0,
            "target": "",
            "id": 14575,
            "action_name": "Resource update",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14575/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-16T08:27:43.590829+02:00",
            "action": 47,
            "target": "",
            "id": 19767,
            "action_name": "New alert",
            "url": "https://weblate.info.ucl.ac.be/api/changes/19767/?format=api"
        }
    ]
}