Translation components API.

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

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

{
    "count": 62,
    "next": null,
    "previous": "https://weblate.linphone.org/api/components/linphone-iphone/chatconversationcreateview/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/chatconversationcreateview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-04T03:30:07.049055Z",
            "action": 14,
            "target": "",
            "id": 48580,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/48580/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/chatconversationcreateview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:30:12.931722Z",
            "action": 15,
            "target": "",
            "id": 48671,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/48671/?format=api"
        }
    ]
}