Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-07-29T14:04:23.483537Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/RikkaApps/TakoStats",
            "git://github.com/RikkaApps/TakoStats.git",
            "[email protected]:RikkaApps/TakoStats",
            "[email protected]:RikkaApps/TakoStats.git",
            "https://github.com/RikkaApps/TakoStats",
            "https://github.com/RikkaApps/TakoStats.git"
        ],
        "branch": "master",
        "repo_url": "https://github.com/RikkaApps/TakoStats",
        "full_name": "RikkaApps/TakoStats.git",
        "service_long_name": "GitHub"
    },
    "id": 47257,
    "action_name": "Repository notification received",
    "url": "https://weblate.rikka.app/api/changes/47257/?format=api"
}