Changes API.

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

GET /api/changes/17132/?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/arbron-hp-bar/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-09-04T23:19:30.794823Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/arbron/fvtt-hp-bar",
            "git://github.com/arbron/fvtt-hp-bar.git",
            "[email protected]:arbron/fvtt-hp-bar",
            "[email protected]:arbron/fvtt-hp-bar.git",
            "https://github.com/arbron/fvtt-hp-bar",
            "https://github.com/arbron/fvtt-hp-bar.git"
        ],
        "branch": "main",
        "repo_url": "https://github.com/arbron/fvtt-hp-bar",
        "full_name": "arbron/fvtt-hp-bar.git",
        "service_long_name": "GitHub"
    },
    "id": 17132,
    "action_name": "Repository notification received",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/17132/?format=api"
}