Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.duniter.org/api/components/trm/theorie-relative-de-la-monnaie/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-09-26T21:15:55.447693Z",
    "action": 28,
    "target": "remote: \nremote: ========================================================================\nremote: \nremote: A repository for this project does not exist yet.\nremote: \nremote: ========================================================================\nremote: \nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 5894,
    "action_name": "Failed push on repository",
    "url": "https://weblate.duniter.org/api/changes/5894/?format=api"
}