Translation projects API.

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

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

{
    "count": 156562,
    "next": null,
    "previous": "https://translate.pdfforge.org/api/projects/pdfcreator/changes/?format=api&page=7828",
    "results": [
        {
            "unit": null,
            "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T17:48:34.425608Z",
            "action": 18,
            "target": "",
            "id": 296669,
            "action_name": "Pushed changes",
            "url": "https://translate.pdfforge.org/api/changes/296669/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-04T17:48:35.134051Z",
            "action": 53,
            "target": "",
            "id": 296670,
            "action_name": "Received repository notification",
            "url": "https://translate.pdfforge.org/api/changes/296670/?format=api"
        }
    ]
}