Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/119318717/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-remote-access-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-remote-access-plugin/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-15T13:22:46.263634+01:00",
    "action": 71,
    "target": "You can't delete certificate authority while remote access is enabled. To delete it, you need to disable the access first.",
    "id": 85007679,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/85007679/?format=api"
}