Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-02T05:49:38.744041Z",
            "action": 47,
            "target": "",
            "id": 230490,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/230490/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-22T04:26:56.824658Z",
            "action": 47,
            "target": "",
            "id": 230328,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/230328/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-03T04:22:31.452790Z",
            "action": 47,
            "target": "",
            "id": 230278,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/230278/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-03T09:25:47.604650Z",
            "action": 47,
            "target": "",
            "id": 112860,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/112860/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/minecraft/glossary/?format=api",
            "translation": null,
            "user": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
            "author": null,
            "timestamp": "2021-05-18T20:31:31.792011Z",
            "action": 14,
            "target": "",
            "id": 108172,
            "action_name": "Component locked",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/108172/?format=api"
        }
    ]
}