Translation components API.

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

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

{
    "count": 64,
    "next": null,
    "previous": "https://weblate.linphone.org/api/components/linphone-iphone/dialerview/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/dialerview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:09.165197Z",
            "action": 47,
            "target": "",
            "id": 49577,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/49577/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/dialerview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:09.224403Z",
            "action": 14,
            "target": "",
            "id": 49578,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/49578/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/dialerview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-04T03:30:22.486860Z",
            "action": 15,
            "target": "",
            "id": 49667,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/49667/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/dialerview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-27T11:14:13.739863Z",
            "action": 47,
            "target": "",
            "id": 49956,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/49956/?format=api"
        }
    ]
}