Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_gift_voucher/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_gift_voucher/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-17T17:34:12.252840+01:00",
            "action": 0,
            "target": "",
            "id": 3017,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/3017/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_gift_voucher/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_gift_voucher/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-21T12:53:51.736416+02:00",
            "action": 0,
            "target": "",
            "id": 14486,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/14486/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_gift_voucher/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_gift_voucher/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-22T08:39:50.919605+02:00",
            "action": 0,
            "target": "",
            "id": 15218,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/15218/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_gift_voucher/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_gift_voucher/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-02T20:36:44.078744+02:00",
            "action": 0,
            "target": "",
            "id": 30613,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/30613/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_gift_voucher/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_gift_voucher/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T16:43:34.682434+02:00",
            "action": 0,
            "target": "",
            "id": 48328,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/48328/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/22982/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_gift_voucher/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_gift_voucher/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-08T15:51:41.400184+02:00",
            "action": 45,
            "target": "",
            "id": 53199,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/53199/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/22982/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_gift_voucher/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_gift_voucher/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-08T15:51:41.401433+02:00",
            "action": 2,
            "target": "Registro",
            "id": 53200,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53200/?format=api"
        }
    ]
}