Translation components API.

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

GET /api/components/crnd-web-17-0/crnd_web_diagram_plus/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_diagram_plus/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_diagram_plus/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_diagram_plus/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:46.449302+02:00",
            "action": 44,
            "target": "",
            "id": 189836,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/189836/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_diagram_plus/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_diagram_plus/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:46.465080+02:00",
            "action": 44,
            "target": "",
            "id": 189837,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/189837/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_diagram_plus/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:46.487699+02:00",
            "action": 47,
            "target": "",
            "id": 189838,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/189838/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/crnd_web_diagram_plus/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:46.878396+02:00",
            "action": 51,
            "target": "",
            "id": 189839,
            "action_name": "Created component",
            "url": "http://weblate.crnd.pro/api/changes/189839/?format=api"
        }
    ]
}