Translation projects API.

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

GET /api/projects/crnd-web-16-0/changes/?format=api&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 184,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/projects/crnd-web-16-0/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_actions/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:23:42.624644+02:00",
            "action": 18,
            "target": "",
            "id": 189942,
            "action_name": "Pushed changes",
            "url": "http://weblate.crnd.pro/api/changes/189942/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_actions/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:23:45.471627+02:00",
            "action": 18,
            "target": "",
            "id": 189944,
            "action_name": "Pushed changes",
            "url": "http://weblate.crnd.pro/api/changes/189944/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_actions/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-16-0/crnd_web_actions/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:23:45.554205+02:00",
            "action": 0,
            "target": "",
            "id": 189945,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/189945/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-16-0/crnd_web_actions/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:23:48.533398+02:00",
            "action": 18,
            "target": "",
            "id": 189946,
            "action_name": "Pushed changes",
            "url": "http://weblate.crnd.pro/api/changes/189946/?format=api"
        }
    ]
}