Translation components API.

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

GET /api/translations/ooops-tools/ooops_muk_dms_view/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_muk_dms_view/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_muk_dms_view/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T15:29:28.423180+01:00",
            "action": 0,
            "target": "",
            "id": 7267,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7267/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_muk_dms_view/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_muk_dms_view/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T15:29:28.469142+01:00",
            "action": 44,
            "target": "",
            "id": 7269,
            "action_name": "New string to translate",
            "url": "http://weblate.ops404.it/api/changes/7269/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_muk_dms_view/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_muk_dms_view/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T17:37:51.544965+01:00",
            "action": 0,
            "target": "",
            "id": 23250,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/23250/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_muk_dms_view/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_muk_dms_view/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "timestamp": "2021-11-23T16:09:01.176249+01:00",
            "action": 0,
            "target": "",
            "id": 23576,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/23576/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_muk_dms_view/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_muk_dms_view/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-05-09T12:02:25.985950+02:00",
            "action": 0,
            "target": "",
            "id": 32234,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/32234/?format=api"
        }
    ]
}