Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-05T15:04:49.082017Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git@ssh.gitlab.freedesktop.org:pulseaudio/paprefs.git",
            "https://gitlab.freedesktop.org/pulseaudio/paprefs.git",
            "https://gitlab.freedesktop.org/pulseaudio/paprefs.git",
            "git@ssh.gitlab.freedesktop.org:pulseaudio/paprefs.git",
            "https://gitlab.freedesktop.org/pulseaudio/paprefs"
        ],
        "branch": "master",
        "repo_url": "https://gitlab.freedesktop.org/pulseaudio/paprefs",
        "full_name": "pulseaudio/paprefs",
        "service_long_name": "GitLab"
    },
    "id": 18315217,
    "action_name": "Repository notification received",
    "url": "https://translate.fedoraproject.org/api/changes/18315217/?format=api"
}