Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/gammu/website/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-12-13T09:03:58.755648+01:00",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/gammu/website",
            "git://github.com/gammu/website.git",
            "git@github.com:gammu/website",
            "git@github.com:gammu/website.git",
            "https://github.com/gammu/website",
            "https://github.com/gammu/website.git"
        ],
        "branch": "master",
        "repo_url": "https://github.com/gammu/website",
        "full_name": "gammu/website",
        "service_long_name": "GitHub"
    },
    "id": 73818011,
    "action_name": "Repository notification received",
    "url": "https://hosted.weblate.org/api/changes/73818011/?format=api"
}