Changes API.

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

GET /api/changes/29804/?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/default-translation-plugin/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-02-19T23:43:02.119235Z",
    "action": 28,
    "target": "remote: Repository not found.\nfatal: repository 'https://asmecher:55c3f82f7e77f713321a91cca97c18ec196bd563@github.com/defaultTranslation/ojs.git/' not found (128)",
    "id": 29804,
    "action_name": "Failed push on repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/29804/?format=api"
}