Translation components API.

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

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

{
    "count": 2403,
    "next": null,
    "previous": "https://weblate.rikka.app/api/components/yasnac/application/changes/?format=api&page=120",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/yasnac/application/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-02T11:03:07.965351Z",
            "action": 28,
            "target": "ERROR: This repository was archived so it is read-only.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
            "id": 68749,
            "action_name": "Failed push on repository",
            "url": "https://weblate.rikka.app/api/changes/68749/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/yasnac/application/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-02T12:18:26.734269Z",
            "action": 28,
            "target": "ERROR: This repository was archived so it is read-only.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
            "id": 68778,
            "action_name": "Failed push on repository",
            "url": "https://weblate.rikka.app/api/changes/68778/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/yasnac/application/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T19:35:21.433593Z",
            "action": 28,
            "target": "ERROR: This repository was archived so it is read-only.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
            "id": 68779,
            "action_name": "Failed push on repository",
            "url": "https://weblate.rikka.app/api/changes/68779/?format=api"
        }
    ]
}