Changes API.

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

GET /api/changes/486066/?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/babonus/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-09-29T16:38:32.373838Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/krbz999/babonus",
            "git://github.com/krbz999/babonus.git",
            "[email protected]:krbz999/babonus",
            "[email protected]:krbz999/babonus.git",
            "https://github.com/krbz999/babonus",
            "https://github.com/krbz999/babonus.git"
        ],
        "branch": "main",
        "repo_url": "https://github.com/krbz999/babonus",
        "full_name": "krbz999/babonus",
        "service_long_name": "GitHub"
    },
    "id": 486066,
    "action_name": "Repository notification received",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/486066/?format=api"
}