Translation components API.

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

GET /api/translations/ooops-configurator/ooops_configurator_attribute_sequence/it/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-configurator/ooops_configurator_attribute_sequence/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_sequence/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-18T20:43:01.338670+01:00",
            "action": 0,
            "target": "",
            "id": 6666,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6666/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_sequence/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_sequence/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-30T17:47:42.281701+02:00",
            "action": 0,
            "target": "",
            "id": 18587,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/18587/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/30683/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_sequence/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_sequence/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-18T10:48:20.251757+02:00",
            "action": 45,
            "target": "",
            "id": 53647,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/53647/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/30683/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_sequence/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_sequence/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-18T10:48:20.252775+02:00",
            "action": 2,
            "target": "Riga attributo modello prodotto",
            "id": 53648,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53648/?format=api"
        }
    ]
}