Translation components API.

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

GET /api/components/linphone-iphone/contactslistview/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/contactslistview/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactslistview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T10:35:19.911598Z",
            "action": 15,
            "target": "",
            "id": 46819,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/46819/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactslistview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-03T12:26:00.723582Z",
            "action": 47,
            "target": "",
            "id": 48207,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/48207/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactslistview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-04T03:30:10.336426Z",
            "action": 47,
            "target": "",
            "id": 48635,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/48635/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactslistview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-04T03:30:10.394792Z",
            "action": 14,
            "target": "",
            "id": 48636,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/48636/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactslistview/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:30:13.469421Z",
            "action": 15,
            "target": "",
            "id": 48698,
            "action_name": "Component unlocked",
            "url": "https://weblate.linphone.org/api/changes/48698/?format=api"
        }
    ]
}