Changes API.

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

GET /api/changes/221342/?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-apps/cinny/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-02T09:02:23.078130Z",
    "action": 28,
    "target": "remote: This repository moved. Please use the new location:        \nremote:   git@github.com:YunoHost/apps_translations.git        \nTo github.com:yunohost/apps_translations.git\n ! [remote rejected] main -> main (cannot lock ref 'refs/heads/main': is at 1e76ed767a9a6f80afb350ebac3b52bc13fd0178 but expected 02f2cb1a8c420f9e940bd89945d08f8a6ee31b7d)\nerror: failed to push some refs to 'github.com:yunohost/apps_translations.git'\n (1)",
    "id": 221342,
    "action_name": "Repository push failed",
    "url": "https://translate.yunohost.org/api/changes/221342/?format=api"
}