Changes API.

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

GET /api/changes/92715968/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/galette/galette/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-05-19T09:51:38.127792+02:00",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/galette/galette",
            "git://github.com/galette/galette.git",
            "git@github.com:galette/galette",
            "git@github.com:galette/galette.git",
            "https://github.com/galette/galette",
            "https://github.com/galette/galette.git"
        ],
        "branch": "develop",
        "repo_url": "https://github.com/galette/galette",
        "full_name": "galette/galette",
        "service_long_name": "GitHub"
    },
    "id": 92715968,
    "action_name": "Repository notification received",
    "url": "https://hosted.weblate.org/api/changes/92715968/?format=api"
}