Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82867366/?format=api",
    "component": "https://hosted.weblate.org/api/components/ayatana-indicators/display-applet/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/display-applet/ca/?format=api",
    "user": "https://hosted.weblate.org/api/users/cibersheep/?format=api",
    "author": "https://hosted.weblate.org/api/users/cibersheep/?format=api",
    "timestamp": "2023-06-22T21:12:42.083511+02:00",
    "action": 7,
    "target": "Bloqueja l'orientació a un valor especificat.",
    "id": 59555926,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/59555926/?format=api"
}