Changes API.

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

GET /api/changes/402728/?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/pf2e-target-damage/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-11-19T23:05:04.223611Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/MrVauxs/PF2e-Target-Damage",
            "git://github.com/MrVauxs/PF2e-Target-Damage.git",
            "[email protected]:MrVauxs/PF2e-Target-Damage",
            "[email protected]:MrVauxs/PF2e-Target-Damage.git",
            "https://github.com/MrVauxs/PF2e-Target-Damage",
            "https://github.com/MrVauxs/PF2e-Target-Damage.git"
        ],
        "branch": "master",
        "repo_url": "https://github.com/MrVauxs/PF2e-Target-Damage",
        "full_name": "MrVauxs/PF2e-Target-Damage",
        "service_long_name": "GitHub"
    },
    "id": 402728,
    "action_name": "Repository notification received",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/402728/?format=api"
}