Translation components API.

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

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

{
    "count": 1362,
    "next": null,
    "previous": "http://waldo.team/api/components/wl3/abilities/changes/?format=api&page=68",
    "results": [
        {
            "unit": null,
            "component": "http://waldo.team/api/components/wl3/abilities/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-27T21:44:49.116127+09:00",
            "action": 47,
            "target": "",
            "id": 3731975,
            "action_name": "New alert",
            "url": "http://waldo.team/api/changes/3731975/?format=api"
        },
        {
            "unit": null,
            "component": "http://waldo.team/api/components/wl3/abilities/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-28T03:30:00.311589+09:00",
            "action": 47,
            "target": "",
            "id": 3732226,
            "action_name": "New alert",
            "url": "http://waldo.team/api/changes/3732226/?format=api"
        }
    ]
}