Changes API.

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

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

{
    "count": 177662,
    "next": null,
    "previous": "https://translate.pdfforge.org/api/changes/?format=api&page=8883",
    "results": [
        {
            "unit": null,
            "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
            "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/zh_Hans/?format=api",
            "user": "https://translate.pdfforge.org/api/users/christophe.schnuerer@avanquest.com/?format=api",
            "author": "https://translate.pdfforge.org/api/users/christophe.schnuerer@avanquest.com/?format=api",
            "timestamp": "2024-10-04T15:34:18.445518Z",
            "action": 44,
            "target": "",
            "id": 291783,
            "action_name": "New strings to translate",
            "url": "https://translate.pdfforge.org/api/changes/291783/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
            "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/zh_Hant/?format=api",
            "user": "https://translate.pdfforge.org/api/users/christophe.schnuerer@avanquest.com/?format=api",
            "author": "https://translate.pdfforge.org/api/users/christophe.schnuerer@avanquest.com/?format=api",
            "timestamp": "2024-10-04T15:34:18.463288Z",
            "action": 44,
            "target": "",
            "id": 291784,
            "action_name": "New strings to translate",
            "url": "https://translate.pdfforge.org/api/changes/291784/?format=api"
        }
    ]
}