Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-12-12T03:07:40.042907Z",
    "action": 28,
    "target": "remote: Invalid username or password.\nfatal: Authentication failed for 'https://asmecher: 55c3f82f7e77f713321a91cca97c18ec196bd563@github.com/asmecher/ojs.git/' (128)",
    "id": 9515,
    "action_name": "Failed push on repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/9515/?format=api"
}