Translation components API.

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

GET /api/components/memorial-archives/widgets/changes/?format=api&page=901
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 18001,
    "next": null,
    "previous": "https://translate.memarc.info/api/components/memorial-archives/widgets/changes/?format=api&page=900",
    "results": [
        {
            "unit": null,
            "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
            "translation": null,
            "user": "https://translate.memarc.info/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2024-11-15T10:12:42.199814Z",
            "action": 21,
            "target": "",
            "id": 30640,
            "action_name": "Rebased repository",
            "url": "https://translate.memarc.info/api/changes/30640/?format=api"
        }
    ]
}