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=526
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10502,
    "next": null,
    "previous": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/changes/?format=api&page=525",
    "results": [
        {
            "unit": null,
            "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-31T08:37:18.592512Z",
            "action": 21,
            "target": "",
            "id": 31317,
            "action_name": "Rebased repository",
            "url": "https://translate.memarc.info/api/changes/31317/?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": "2025-03-31T08:37:19.545126Z",
            "action": 28,
            "target": "Failed to create pull request: invalid_token (-1)",
            "id": 31318,
            "action_name": "Failed push on repository",
            "url": "https://translate.memarc.info/api/changes/31318/?format=api"
        }
    ]
}