Translation components API.

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

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

{
    "count": 66,
    "next": null,
    "previous": "https://weblate.linphone.org/api/components/linphone-iphone/video/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/video/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-04T03:30:08.328267Z",
            "action": 14,
            "target": "",
            "id": 48598,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/48598/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/video/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:30:13.129099Z",
            "action": 15,
            "target": "",
            "id": 48681,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/48681/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/video/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:09.957449Z",
            "action": 47,
            "target": "",
            "id": 49597,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/49597/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/video/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:09.992901Z",
            "action": 14,
            "target": "",
            "id": 49598,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/49598/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/video/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-04T03:30:22.655486Z",
            "action": 15,
            "target": "",
            "id": 49674,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/49674/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/video/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-27T11:14:14.492051Z",
            "action": 47,
            "target": "",
            "id": 49965,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/49965/?format=api"
        }
    ]
}