Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/soundswitch/about/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-05-21T20:47:39.354208+02:00",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/Belphemur/SoundSwitch",
            "git://github.com/Belphemur/SoundSwitch.git",
            "git@github.com:Belphemur/SoundSwitch",
            "git@github.com:Belphemur/SoundSwitch.git",
            "https://github.com/Belphemur/SoundSwitch",
            "https://github.com/Belphemur/SoundSwitch.git"
        ],
        "branch": "dev",
        "repo_url": "https://github.com/Belphemur/SoundSwitch",
        "full_name": "Belphemur/SoundSwitch",
        "service_long_name": "GitHub"
    },
    "id": 92842473,
    "action_name": "Repository notification received",
    "url": "https://hosted.weblate.org/api/changes/92842473/?format=api"
}