Translation components API.

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

GET /api/translations/ooops-configurator/ooops_configurator_attribute_default/en/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-configurator/ooops_configurator_attribute_default/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_default/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-18T20:43:02.760641+01:00",
            "action": 0,
            "target": "",
            "id": 6691,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6691/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_default/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_default/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-30T17:47:43.580282+02:00",
            "action": 0,
            "target": "",
            "id": 18612,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/18612/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_default/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_default/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-11-02T18:05:14.449433+01:00",
            "action": 0,
            "target": "",
            "id": 22531,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/22531/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_default/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_default/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:02:58.102432+01:00",
            "action": 0,
            "target": "",
            "id": 24493,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/24493/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_default/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_default/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-11T18:01:58.523620+02:00",
            "action": 0,
            "target": "",
            "id": 31282,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/31282/?format=api"
        }
    ]
}