Translation projects API.

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

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

{
    "count": 147883,
    "next": null,
    "previous": "https://translate.pdfforge.org/api/projects/pdfcreator/changes/?format=api&page=7394",
    "results": [
        {
            "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"
        }
    ]
}