Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/77031228/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-31T14:25:02.666880+02:00",
    "action": 59,
    "target": "Automatic updates cannot protect you against every attack coming from the Internet. Please also take other precautions like protecting your workstations and other devices by installing antivirus software and explaining to users how to stay safe on the Internet.",
    "id": 25956143,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/25956143/?format=api"
}