Changes API.

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

GET /api/changes/492926/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-20T00:09:49.895932Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/otigon/automated-jb2a-animations",
            "git://github.com/otigon/automated-jb2a-animations.git",
            "[email protected]:otigon/automated-jb2a-animations",
            "[email protected]:otigon/automated-jb2a-animations.git",
            "https://github.com/otigon/automated-jb2a-animations",
            "https://github.com/otigon/automated-jb2a-animations.git"
        ],
        "branch": "main",
        "repo_url": "https://github.com/otigon/automated-jb2a-animations",
        "full_name": "otigon/automated-jb2a-animations",
        "service_long_name": "GitHub"
    },
    "id": 492926,
    "action_name": "Repository notification received",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492926/?format=api"
}