Changes API.

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

GET /api/changes/286230/?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-effect-description/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-03-30T01:18:48.265166Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/reonZ/pf2e-effect-description",
            "git://github.com/reonZ/pf2e-effect-description.git",
            "[email protected]:reonZ/pf2e-effect-description",
            "[email protected]:reonZ/pf2e-effect-description.git",
            "https://github.com/reonZ/pf2e-effect-description",
            "https://github.com/reonZ/pf2e-effect-description.git"
        ],
        "branch": "master",
        "repo_url": "https://github.com/reonZ/pf2e-effect-description",
        "full_name": "reonZ/pf2e-effect-description",
        "service_long_name": "GitHub"
    },
    "id": 286230,
    "action_name": "Repository notification received",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/286230/?format=api"
}