Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-12-03T05:16:50.060501Z",
    "action": 28,
    "target": "Warning: the ECDSA host key for 'github.com' differs from the key for the IP address '140.82.121.3'\nOffending key for IP in /var/www/weblate/data/ssh/known_hosts:11\nMatching host key in /var/www/weblate/data/ssh/known_hosts:13\nExiting, you have requested strict checking.\nHost key verification failed.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 49067,
    "action_name": "Repository push failed",
    "url": "https://translate.yunohost.org/api/changes/49067/?format=api"
}