Translation components API.

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

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

{
    "count": 584,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/components/yodoo-knowledge-17/yodoo-knowledge/changes/?format=api&page=29",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/692872/?format=api",
            "component": "http://weblate.crnd.pro/api/components/yodoo-knowledge-17/yodoo-knowledge/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/yodoo-knowledge-17/yodoo-knowledge/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/Den_Sharaf/?format=api",
            "author": "http://weblate.crnd.pro/api/users/Den_Sharaf/?format=api",
            "timestamp": "2025-07-01T16:47:29.286509+03:00",
            "action": 2,
            "target": "Yodoo Knowledge / Користувач",
            "id": 211200,
            "action_name": "Translation changed",
            "url": "http://weblate.crnd.pro/api/changes/211200/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/yodoo-knowledge-17/yodoo-knowledge/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-01T16:51:01.510050+03:00",
            "action": 21,
            "target": "",
            "id": 211201,
            "action_name": "Rebased repository",
            "url": "http://weblate.crnd.pro/api/changes/211201/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/yodoo-knowledge-17/yodoo-knowledge/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-01T16:51:04.393273+03:00",
            "action": 18,
            "target": "",
            "id": 211202,
            "action_name": "Pushed changes",
            "url": "http://weblate.crnd.pro/api/changes/211202/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/yodoo-knowledge-17/yodoo-knowledge/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-01T16:51:04.905991+03:00",
            "action": 18,
            "target": "",
            "id": 211203,
            "action_name": "Pushed changes",
            "url": "http://weblate.crnd.pro/api/changes/211203/?format=api"
        }
    ]
}