Translation components API.

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

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

{
    "count": 83,
    "next": null,
    "previous": "https://weblate.linphone.org/api/components/linphone-iphone/advanced/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/advanced/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:11.941563Z",
            "action": 47,
            "target": "",
            "id": 49633,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/49633/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/advanced/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:11.996980Z",
            "action": 14,
            "target": "",
            "id": 49634,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/49634/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/advanced/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-04T03:30:23.447453Z",
            "action": 15,
            "target": "",
            "id": 49694,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/49694/?format=api"
        }
    ]
}