Changes API.

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

GET /api/changes/463743/?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/hidden-entity-links/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-06-15T09:50:58.552188Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/p4535992/foundryvtt-hidden-entity-links",
            "git://github.com/p4535992/foundryvtt-hidden-entity-links.git",
            "[email protected]:p4535992/foundryvtt-hidden-entity-links",
            "[email protected]:p4535992/foundryvtt-hidden-entity-links.git",
            "https://github.com/p4535992/foundryvtt-hidden-entity-links",
            "https://github.com/p4535992/foundryvtt-hidden-entity-links.git"
        ],
        "branch": "master",
        "repo_url": "https://github.com/p4535992/foundryvtt-hidden-entity-links",
        "full_name": "p4535992/foundryvtt-hidden-entity-links",
        "service_long_name": "GitHub"
    },
    "id": 463743,
    "action_name": "Repository notification received",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/463743/?format=api"
}