Translation components API.

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

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

{
    "count": 147,
    "next": null,
    "previous": "https://weblate.linphone.org/api/components/linphone-iphone/account/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-04T03:30:09.553329Z",
            "action": 47,
            "target": "",
            "id": 48619,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/48619/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-04T03:30:09.594632Z",
            "action": 14,
            "target": "",
            "id": 48620,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/48620/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:30:13.421325Z",
            "action": 15,
            "target": "",
            "id": 48694,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/48694/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:10.903976Z",
            "action": 47,
            "target": "",
            "id": 49617,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/49617/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:10.955845Z",
            "action": 14,
            "target": "",
            "id": 49618,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/49618/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-04T03:30:23.289209Z",
            "action": 15,
            "target": "",
            "id": 49685,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/49685/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-27T11:14:15.224738Z",
            "action": 47,
            "target": "",
            "id": 49976,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/49976/?format=api"
        }
    ]
}