Translation components API.

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

GET /api/components/ooops-configurator/ooops_configurator/changes/?format=api&page=71
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1403,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator/changes/?format=api&page=70",
    "results": [
        {
            "unit": "http://weblate.ops404.it/api/units/30613/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator/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.266630+02:00",
            "action": 2,
            "target": "Riga attributo modello prodotto",
            "id": 53649,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53649/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-18T15:40:07.451153+02:00",
            "action": 18,
            "target": "",
            "id": 53693,
            "action_name": "Pushed changes",
            "url": "http://weblate.ops404.it/api/changes/53693/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-18T15:40:08.795513+02:00",
            "action": 53,
            "target": "",
            "id": 53694,
            "action_name": "Received repository notification",
            "url": "http://weblate.ops404.it/api/changes/53694/?format=api"
        }
    ]
}