Translation projects API.

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

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

{
    "count": 147741,
    "next": null,
    "previous": "https://translate.pdfforge.org/api/projects/pdfcreator/changes/?format=api&page=7387",
    "results": [
        {
            "unit": null,
            "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
            "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-27T03:33:19.594965Z",
            "action": 24,
            "target": "",
            "id": 286683,
            "action_name": "Parse error",
            "url": "https://translate.pdfforge.org/api/changes/286683/?format=api"
        }
    ]
}