Translation components API.

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

GET /api/components/linphone-iphone/uichatcell/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/uichatcell/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uichatcell/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:30:12.817308Z",
            "action": 15,
            "target": "",
            "id": 48663,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/48663/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uichatcell/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:06.339291Z",
            "action": 47,
            "target": "",
            "id": 49551,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/49551/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uichatcell/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-03T03:30:06.455060Z",
            "action": 14,
            "target": "",
            "id": 49552,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/49552/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uichatcell/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-04T03:30:11.593473Z",
            "action": 15,
            "target": "",
            "id": 49658,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/49658/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uichatcell/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-27T11:14:11.265972Z",
            "action": 47,
            "target": "",
            "id": 49945,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/49945/?format=api"
        }
    ]
}