Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/42739993/?format=api",
    "component": "https://hosted.weblate.org/api/components/onionshare/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/onionshare/translations/da/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2024-03-06T00:46:25.620095+01:00",
    "action": 29,
    "target": "<b>Alle</b> med OnionShare-adressen kan <b>besøge</b> dit websted med <b>Tor Browser</b>: <img src='{}' />",
    "id": 82958846,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://hosted.weblate.org/api/changes/82958846/?format=api"
}