Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-base/ooops_generic_grid/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.ops404.it/api/units/47303/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_generic_grid/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_generic_grid/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": "2021-07-08T10:20:49.641173+02:00",
            "action": 5,
            "target": "Pivot",
            "id": 16922,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/16922/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/47304/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_generic_grid/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_generic_grid/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": "2021-07-08T10:20:54.355893+02:00",
            "action": 5,
            "target": "QWeb",
            "id": 16923,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/16923/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/47305/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_generic_grid/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_generic_grid/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": "2021-07-08T10:20:57.426785+02:00",
            "action": 5,
            "target": "Cerca",
            "id": 16924,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/16924/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/47306/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_generic_grid/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_generic_grid/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": "2021-07-08T10:21:09.606124+02:00",
            "action": 5,
            "target": "Vedi tutti i record aggregati in questa cella",
            "id": 16925,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/16925/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_generic_grid/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:18.927487+01:00",
            "action": 47,
            "target": "",
            "id": 45692,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45692/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_generic_grid/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:18.933041+01:00",
            "action": 14,
            "target": "",
            "id": 45693,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45693/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_generic_grid/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-27T10:31:49.671938+02:00",
            "action": 15,
            "target": "",
            "id": 46379,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46379/?format=api"
        }
    ]
}