Changes API.

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

GET /api/changes/369554/?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/pf2-fr/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-08-16T07:28:51.021668Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "[email protected]:pathfinder-fr/foundryvtt-pathfinder2-fr.git",
            "https://gitlab.com/pathfinder-fr/foundryvtt-pathfinder2-fr.git",
            "https://gitlab.com/pathfinder-fr/foundryvtt-pathfinder2-fr.git",
            "[email protected]:pathfinder-fr/foundryvtt-pathfinder2-fr.git",
            "https://gitlab.com/pathfinder-fr/foundryvtt-pathfinder2-fr"
        ],
        "branch": "master",
        "repo_url": "https://gitlab.com/pathfinder-fr/foundryvtt-pathfinder2-fr",
        "full_name": "pathfinder-fr/foundryvtt-pathfinder2-fr",
        "service_long_name": "GitLab"
    },
    "id": 369554,
    "action_name": "Repository notification received",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/369554/?format=api"
}