Translation components API.

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

GET /api/components/linphone-iphone/contactdetailsview/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/contactdetailsview/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactdetailsview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-03T12:25:38.017223Z",
            "action": 47,
            "target": "",
            "id": 48172,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/48172/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactdetailsview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-04T03:30:06.264739Z",
            "action": 47,
            "target": "",
            "id": 48567,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/48567/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactdetailsview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-04T03:30:06.330525Z",
            "action": 14,
            "target": "",
            "id": 48568,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/48568/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactdetailsview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:30:12.864639Z",
            "action": 15,
            "target": "",
            "id": 48666,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/48666/?format=api"
        }
    ]
}