Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-base/ooops_title_customization/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.ops404.it/api/units/47264/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_title_customization/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_title_customization/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-09-13T17:26:24.507354+02:00",
            "action": 2,
            "target": "Titolo",
            "id": 20658,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/20658/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/47266/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_title_customization/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_title_customization/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-09-13T17:26:30.152734+02:00",
            "action": 2,
            "target": "Titolo del documento",
            "id": 20659,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/20659/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_title_customization/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:19.011506+01:00",
            "action": 47,
            "target": "",
            "id": 45708,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45708/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_title_customization/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:19.014988+01:00",
            "action": 14,
            "target": "",
            "id": 45709,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45709/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_title_customization/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-27T10:31:49.802594+02:00",
            "action": 15,
            "target": "",
            "id": 46387,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46387/?format=api"
        }
    ]
}