Translation projects API.

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

GET /api/projects/hidden-entity-links/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 204,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/projects/hidden-entity-links/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/46624/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/hidden-entity-links/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/hidden-entity-links/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T13:32:59.369192Z",
            "action": 59,
            "target": "Enable/disable the hidden functionality globally for Actors",
            "old": "",
            "details": {
                "state": 20,
                "source": "Enable/disable the hidden functionality globally for Actors",
                "old_state": -1
            },
            "id": 64394,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64394/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/hidden-entity-links/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-10-07T13:32:56.061037Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 64393,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64393/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/hidden-entity-links/main/?format=api",
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "timestamp": "2022-10-07T13:32:55.455212Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 64392,
            "action_name": "Component created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64392/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "author": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
            "timestamp": "2022-10-07T13:31:20.267731Z",
            "action": 50,
            "target": "",
            "old": "",
            "details": {},
            "id": 64385,
            "action_name": "Project created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/64385/?format=api"
        }
    ]
}