Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_gift_voucher/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_gift_voucher/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T18:33:59.940846+01:00",
            "action": 0,
            "target": "",
            "id": 7471,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7471/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_gift_voucher/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_gift_voucher/en/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "timestamp": "2021-05-24T16:42:51.629343+02:00",
            "action": 0,
            "target": "",
            "id": 12941,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/12941/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_gift_voucher/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_gift_voucher/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-24T16:22:48.343364+02:00",
            "action": 0,
            "target": "",
            "id": 15704,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/15704/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_gift_voucher/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_gift_voucher/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T15:45:12.725517+02:00",
            "action": 0,
            "target": "",
            "id": 30530,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/30530/?format=api"
        }
    ]
}