Translation components API.

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

GET /api/translations/ooops-apparel-vertical-14-0/ooops_attribute_value_to_column/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-apparel-vertical-14-0/ooops_attribute_value_to_column/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-apparel-vertical-14-0/ooops_attribute_value_to_column/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T14:21:33.176106+01:00",
            "action": 0,
            "target": "",
            "id": 23232,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/23232/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-apparel-vertical-14-0/ooops_attribute_value_to_column/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-apparel-vertical-14-0/ooops_attribute_value_to_column/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-02-09T10:26:31.549985+01:00",
            "action": 0,
            "target": "",
            "id": 27194,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/27194/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-apparel-vertical-14-0/ooops_attribute_value_to_column/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-apparel-vertical-14-0/ooops_attribute_value_to_column/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-05-26T11:12:19.451770+02:00",
            "action": 0,
            "target": "",
            "id": 33189,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/33189/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-apparel-vertical-14-0/ooops_attribute_value_to_column/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-apparel-vertical-14-0/ooops_attribute_value_to_column/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-13T18:33:00.556915+02:00",
            "action": 0,
            "target": "",
            "id": 67699,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/67699/?format=api"
        }
    ]
}