Translation components API.

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

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

{
    "count": 44,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_diagram/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_diagram/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/test_crnd_web_diagram/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:41.974746+02:00",
            "action": 44,
            "target": "",
            "id": 189792,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/189792/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_diagram/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/test_crnd_web_diagram/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:41.992930+02:00",
            "action": 44,
            "target": "",
            "id": 189793,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/189793/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_diagram/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:42.014969+02:00",
            "action": 47,
            "target": "",
            "id": 189794,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/189794/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/crnd-web-17-0/test_crnd_web_diagram/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T19:21:42.403280+02:00",
            "action": 51,
            "target": "",
            "id": 189795,
            "action_name": "Created component",
            "url": "http://weblate.crnd.pro/api/changes/189795/?format=api"
        }
    ]
}