Changes API.

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

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

{
    "count": 173144,
    "next": null,
    "previous": "https://translate.pdfforge.org/api/changes/?format=api&page=8657",
    "results": [
        {
            "unit": null,
            "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T14:36:31.813422Z",
            "action": 53,
            "target": "",
            "id": 286822,
            "action_name": "Received repository notification",
            "url": "https://translate.pdfforge.org/api/changes/286822/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.pdfforge.org/api/components/pdfcreator/setup/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T14:38:42.094557Z",
            "action": 53,
            "target": "",
            "id": 286823,
            "action_name": "Received repository notification",
            "url": "https://translate.pdfforge.org/api/changes/286823/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T15:04:21.903135Z",
            "action": 53,
            "target": "",
            "id": 286824,
            "action_name": "Received repository notification",
            "url": "https://translate.pdfforge.org/api/changes/286824/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-02T16:01:25.918927Z",
            "action": 53,
            "target": "",
            "id": 286825,
            "action_name": "Received repository notification",
            "url": "https://translate.pdfforge.org/api/changes/286825/?format=api"
        }
    ]
}