Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/desktop-file-translations/update-desktop-files-sle-15/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-12-05T04:02:11.929528Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "https://github.com/openSUSE/desktop-file-translations.git",
            "git://github.com/openSUSE/desktop-file-translations.git",
            "git@github.com:openSUSE/desktop-file-translations.git",
            "https://github.com/openSUSE/desktop-file-translations",
            "https://github.com/openSUSE/desktop-file-translations",
            "https://github.com/openSUSE/desktop-file-translations"
        ],
        "branch": "SLE-15-GA",
        "repo_url": "https://github.com/openSUSE/desktop-file-translations",
        "full_name": "openSUSE/desktop-file-translations.git",
        "service_long_name": "GitHub"
    },
    "id": 2951439,
    "action_name": "Repository notification received",
    "url": "https://l10n.opensuse.org/api/changes/2951439/?format=api"
}