Translation components API.

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

GET /api/translations/ooops-helpdesk/ooops_helpdesk_timesheet/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_timesheet/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_timesheet/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:19.912850+01:00",
            "action": 0,
            "target": "",
            "id": 6950,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6950/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_timesheet/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_timesheet/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:20.235255+01:00",
            "action": 44,
            "target": "",
            "id": 6952,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/6952/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/33324/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_timesheet/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_timesheet/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": "2021-12-30T09:54:16.812437+01:00",
            "action": 45,
            "target": "",
            "id": 25172,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/25172/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/33324/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_timesheet/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_timesheet/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": "2021-12-30T09:54:16.813667+01:00",
            "action": 2,
            "target": "Riga Ordine di Vendita",
            "id": 25173,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/25173/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/33328/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_timesheet/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_timesheet/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-02-08T18:29:27.003073+01:00",
            "action": 2,
            "target": "Lavoro",
            "id": 42780,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/42780/?format=api"
        }
    ]
}