Translation components API.

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

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

{
    "count": 65,
    "next": null,
    "previous": "https://weblate.linphone.org/api/components/linphone-iphone/statusbarview/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/statusbarview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:30:13.094253Z",
            "action": 15,
            "target": "",
            "id": 48678,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/48678/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/statusbarview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:09.486601Z",
            "action": 47,
            "target": "",
            "id": 49585,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/49585/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/statusbarview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:09.521975Z",
            "action": 14,
            "target": "",
            "id": 49586,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/49586/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/statusbarview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-04T03:30:22.545702Z",
            "action": 15,
            "target": "",
            "id": 49671,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/49671/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/statusbarview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-27T11:14:14.102403Z",
            "action": 47,
            "target": "",
            "id": 49960,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/49960/?format=api"
        }
    ]
}