Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_sale_order_workflow/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-17T17:33:46.411351+01:00",
            "action": 0,
            "target": "",
            "id": 2861,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/2861/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_sale_order_workflow/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T15:03:19.328473+01:00",
            "action": 0,
            "target": "",
            "id": 5883,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/5883/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_sale_order_workflow/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T15:03:19.363743+01:00",
            "action": 44,
            "target": "",
            "id": 5884,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/5884/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_sale_order_workflow/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-21T12:53:52.316654+02:00",
            "action": 0,
            "target": "",
            "id": 14488,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/14488/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/28289/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_sale_order_workflow/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:37.246995+02:00",
            "action": 45,
            "target": "",
            "id": 54137,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/54137/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/28289/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_sale_order_workflow/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:37.249226+02:00",
            "action": 2,
            "target": "Indice colore",
            "id": 54138,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/54138/?format=api"
        }
    ]
}