Translation components API.

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

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

{
    "count": 10062,
    "next": null,
    "previous": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/changes/?format=api&page=503",
    "results": [
        {
            "unit": null,
            "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-07-30T08:32:11.154146Z",
            "action": 53,
            "target": "",
            "id": 29833,
            "action_name": "Received repository notification",
            "url": "https://translate.memarc.info/api/changes/29833/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-07-30T08:32:11.972449Z",
            "action": 21,
            "target": "",
            "id": 29834,
            "action_name": "Rebased repository",
            "url": "https://translate.memarc.info/api/changes/29834/?format=api"
        }
    ]
}