Translation components API.

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

GET /api/components/foundryvtt-arms-reach/main/changes/?format=api&page=47
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2303,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/main/changes/?format=api&page=46",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/39009/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/foundryvtt-arms-reach/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T10:18:41.449953Z",
            "action": 59,
            "target": "No character is selected to interact with a door.",
            "old": "",
            "details": {
                "state": 20,
                "source": "No character is selected to interact with a door.",
                "old_state": -1
            },
            "id": 49371,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/49371/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T10:18:36.805840Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 49370,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/49370/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/foundryvtt-arms-reach/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-09-17T10:18:36.305769Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 49369,
            "action_name": "Component created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/49369/?format=api"
        }
    ]
}