Changes API.

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

GET /api/changes/493042/?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/succ-swade-unlimited-condition-changer/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-21T07:26:18.784341Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/SalieriC/SUCC",
            "git://github.com/SalieriC/SUCC.git",
            "[email protected]:SalieriC/SUCC",
            "[email protected]:SalieriC/SUCC.git",
            "https://github.com/SalieriC/SUCC",
            "https://github.com/SalieriC/SUCC.git"
        ],
        "branch": "main",
        "repo_url": "https://github.com/SalieriC/SUCC",
        "full_name": "SalieriC/SUCC",
        "service_long_name": "GitHub"
    },
    "id": 493042,
    "action_name": "Repository notification received",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493042/?format=api"
}