Changes API.

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

GET /api/changes/9541/?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/pkp-lib/admin/?format=api",
    "translation": null,
    "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2019-12-12T03:14:25.379587Z",
    "action": 28,
    "target": "remote: Invalid username or password.\nfatal: Authentication failed for 'https://asmecher: 55c3f82f7e77f713321a91cca97c18ec196bd563@github.com/pkp-translations/pkp-lib.git/' (128)",
    "id": 9541,
    "action_name": "Failed push on repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/9541/?format=api"
}