Translation components API.

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

GET /api/translations/ooops-custom-cepi/ooops_certification_mgmt/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-custom-cepi/ooops_certification_mgmt/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-custom-cepi/ooops_certification_mgmt/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-04T16:13:24.277122+02:00",
            "action": 0,
            "target": "",
            "id": 13615,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/13615/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-custom-cepi/ooops_certification_mgmt/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-custom-cepi/ooops_certification_mgmt/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-23T19:02:56.867890+02:00",
            "action": 0,
            "target": "",
            "id": 15576,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/15576/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-custom-cepi/ooops_certification_mgmt/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-custom-cepi/ooops_certification_mgmt/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T18:00:23.148421+02:00",
            "action": 0,
            "target": "",
            "id": 34835,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/34835/?format=api"
        }
    ]
}