Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-04T18:10:07.836663Z",
            "action": 47,
            "target": "",
            "id": 152767,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/152767/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/glossary/?format=api",
            "translation": null,
            "user": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
            "author": null,
            "timestamp": "2021-05-18T20:30:53.605304Z",
            "action": 14,
            "target": "",
            "id": 108167,
            "action_name": "Component locked",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/108167/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T17:41:17.802886Z",
            "action": 47,
            "target": "",
            "id": 106436,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/106436/?format=api"
        },
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-22T17:36:12.204941Z",
            "action": 47,
            "target": "",
            "id": 106425,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/106425/?format=api"
        }
    ]
}