Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-commops/nav/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-06T20:53:52.684548Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "https://pagure.io/fedora-docs-l10n/commops",
            "https://pagure.io/fedora-docs-l10n/commops.git",
            "ssh://git@pagure.io/fedora-docs-l10n/commops",
            "ssh://git@pagure.io/fedora-docs-l10n/commops.git"
        ],
        "branch": "master",
        "repo_url": "https://pagure.io/fedora-docs-l10n/commops",
        "full_name": "fedora-docs-l10n/commops",
        "service_long_name": "Pagure"
    },
    "id": 18320223,
    "action_name": "Repository notification received",
    "url": "https://translate.fedoraproject.org/api/changes/18320223/?format=api"
}