Translation projects API.

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

GET /api/projects/ooops-helpdesk/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 147,
    "next": null,
    "previous": "http://weblate.ops404.it/api/projects/ooops-helpdesk/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_assignments/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:32:03.356581+02:00",
            "action": 15,
            "target": "",
            "id": 46750,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46750/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:32:03.370650+02:00",
            "action": 15,
            "target": "",
            "id": 46751,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46751/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_calendar_activity_view/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:32:03.385358+02:00",
            "action": 15,
            "target": "",
            "id": 46752,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46752/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_crm/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:32:03.399845+02:00",
            "action": 15,
            "target": "",
            "id": 46753,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46753/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/33426/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_assignments/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_assignments/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2023-09-27T17:44:45.098688+02:00",
            "action": 2,
            "target": "Indice colore",
            "id": 54142,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/54142/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-28T18:40:00.132090+02:00",
            "action": 18,
            "target": "",
            "id": 54196,
            "action_name": "Pushed changes",
            "url": "http://weblate.ops404.it/api/changes/54196/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-28T18:40:01.373383+02:00",
            "action": 53,
            "target": "",
            "id": 54197,
            "action_name": "Received repository notification",
            "url": "http://weblate.ops404.it/api/changes/54197/?format=api"
        }
    ]
}