Changes API.

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

GET /api/changes/10439/?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/core/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-10-31T17:15:50.700369Z",
    "action": 23,
    "target": "error: Failed to merge in the changes. (128)",
    "id": 10439,
    "action_name": "Repository rebase failed",
    "url": "https://translate.yunohost.org/api/changes/10439/?format=api"
}