Changes API.

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

GET /api/changes/15565590/?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-neurofedora/nav/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-03-24T16:13:25.567206Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "https://pagure.io/fedora-docs-l10n/neurofedora",
            "https://pagure.io/fedora-docs-l10n/neurofedora.git",
            "ssh://git@pagure.io/fedora-docs-l10n/neurofedora",
            "ssh://git@pagure.io/fedora-docs-l10n/neurofedora.git"
        ],
        "branch": "master",
        "repo_url": "https://pagure.io/fedora-docs-l10n/neurofedora",
        "full_name": "fedora-docs-l10n/neurofedora",
        "service_long_name": "Pagure"
    },
    "id": 15565590,
    "action_name": "Repository notification received",
    "url": "https://translate.fedoraproject.org/api/changes/15565590/?format=api"
}