Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-03-24T16:23:39.007716Z",
    "action": 28,
    "target": "remote: \nremote: ========================================================================\nremote: \nremote: The project you were looking for could not be found.\nremote: \nremote: ========================================================================\nremote: \nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 3261,
    "action_name": "Failed push on repository",
    "url": "https://translate.memarc.info/api/changes/3261/?format=api"
}