Translation components API.

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

GET /api/components/pf2e-modifiers-matter/main/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/main/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://weblate.foundryvtt-hub.com/api/units/146894/?format=api",
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/main/?format=api",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-modifiers-matter/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:28:36.207671Z",
            "action": 59,
            "target": "Show defense highlights to everyone",
            "old": "",
            "details": {
                "state": 20,
                "source": "Show defense highlights to everyone",
                "old_state": -1
            },
            "id": 221088,
            "action_name": "String updated in the repository",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221088/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-02-12T23:28:35.667406Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 221087,
            "action_name": "Repository rebased",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221087/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/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": "2023-02-12T23:28:35.117067Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 221086,
            "action_name": "Component created",
            "url": "https://weblate.foundryvtt-hub.com/api/changes/221086/?format=api"
        }
    ]
}