Changes API.

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

GET /api/changes/346881/?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/hey-wait/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-06-19T13:54:58.707445Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/Couls/hey-wait",
            "git://github.com/Couls/hey-wait.git",
            "[email protected]:Couls/hey-wait",
            "[email protected]:Couls/hey-wait.git",
            "https://github.com/Couls/hey-wait",
            "https://github.com/Couls/hey-wait.git"
        ],
        "branch": "V10-Support",
        "repo_url": "https://github.com/Couls/hey-wait",
        "full_name": "Couls/hey-wait",
        "service_long_name": "GitHub"
    },
    "id": 346881,
    "action_name": "Repository notification received",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/346881/?format=api"
}