Changes API.

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

GET /api/changes/470782/?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/drag-ruler/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-07-28T07:28:35.550068Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/manuelVo/foundryvtt-drag-ruler",
            "git://github.com/manuelVo/foundryvtt-drag-ruler.git",
            "[email protected]:manuelVo/foundryvtt-drag-ruler",
            "[email protected]:manuelVo/foundryvtt-drag-ruler.git",
            "https://github.com/manuelVo/foundryvtt-drag-ruler",
            "https://github.com/manuelVo/foundryvtt-drag-ruler.git"
        ],
        "branch": "develop",
        "repo_url": "https://github.com/manuelVo/foundryvtt-drag-ruler",
        "full_name": "manuelVo/foundryvtt-drag-ruler",
        "service_long_name": "GitHub"
    },
    "id": 470782,
    "action_name": "Repository notification received",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/470782/?format=api"
}