Translation components API.

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

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://itzulpenak.gamerauntsia.eus/api/components/shattered-pixel-dungeon/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-22T17:36:11.975014Z",
            "action": 47,
            "target": "",
            "id": 106423,
            "action_name": "Alert triggered",
            "url": "https://itzulpenak.gamerauntsia.eus/api/changes/106423/?format=api"
        }
    ]
}