Translation projects API.

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

GET /api/projects/zorin-os-upgrader/changes/?format=api&page=624
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 31152,
    "next": null,
    "previous": "https://translations.zorin.com/api/projects/zorin-os-upgrader/changes/?format=api&page=623",
    "results": [
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-os-upgrader/zorin-os-upgrader/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-02T19:40:30.389002Z",
            "action": 18,
            "target": "",
            "id": 58092,
            "action_name": "Pushed changes",
            "url": "https://translations.zorin.com/api/changes/58092/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-os-upgrader/zorin-os-upgrader/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-02T19:40:31.733011Z",
            "action": 53,
            "target": "",
            "id": 58093,
            "action_name": "Received repository notification",
            "url": "https://translations.zorin.com/api/changes/58093/?format=api"
        }
    ]
}