Changes API.

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

GET /api/changes/145889/?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/plugins/coins-plugin/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-01-28T10:53:28.091774Z",
    "action": 28,
    "target": "remote: Not Found\nfatal: repository 'https://pkp-translations-user:b5850d0481a01fe5a6cc47e93849e86fbbbbfb69@github.com/pkp-translations/coins.git/' not found (128)",
    "id": 145889,
    "action_name": "Failed push on repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/145889/?format=api"
}