Translation components API.

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

GET /api/translations/ooops-configurator-14-0/ooops_dimensions_rules_import_data/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator-14-0/ooops_dimensions_rules_import_data/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator-14-0/ooops_dimensions_rules_import_data/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-02T10:35:17.150755+02:00",
            "action": 0,
            "target": "",
            "id": 49091,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/49091/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator-14-0/ooops_dimensions_rules_import_data/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator-14-0/ooops_dimensions_rules_import_data/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-31T18:00:12.324786+02:00",
            "action": 0,
            "target": "",
            "id": 50032,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/50032/?format=api"
        }
    ]
}