Translation components API.

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

GET /api/components/ooops/ooops_plm/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/ooops_plm/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_plm/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:11.555486+01:00",
            "action": 47,
            "target": "",
            "id": 45422,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45422/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_plm/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:11.560946+01:00",
            "action": 14,
            "target": "",
            "id": 45423,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45423/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_plm/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-27T10:18:27.870506+02:00",
            "action": 15,
            "target": "",
            "id": 46321,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46321/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_plm/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:59.279213+02:00",
            "action": 47,
            "target": "",
            "id": 47581,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/47581/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_plm/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:59.282957+02:00",
            "action": 14,
            "target": "",
            "id": 47582,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/47582/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_plm/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T10:14:24.050701+02:00",
            "action": 15,
            "target": "",
            "id": 48233,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/48233/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/59944/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_plm/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_plm/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:46:22.490373+02:00",
            "action": 2,
            "target": "Modello prodotto",
            "id": 53628,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53628/?format=api"
        }
    ]
}