Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/systemd/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-13T13:10:17.651236Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/systemd/systemd",
            "git://github.com/systemd/systemd.git",
            "git@github.com:systemd/systemd",
            "git@github.com:systemd/systemd.git",
            "https://github.com/systemd/systemd",
            "https://github.com/systemd/systemd.git"
        ],
        "branch": "main",
        "repo_url": "https://github.com/systemd/systemd",
        "full_name": "systemd/systemd",
        "service_long_name": "GitHub"
    },
    "id": 18204956,
    "action_name": "Repository notification received",
    "url": "https://translate.fedoraproject.org/api/changes/18204956/?format=api"
}