Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/648131/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/backend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/HDValentin/?format=api",
    "author": "https://weblate.framasoft.org/api/users/HDValentin/?format=api",
    "timestamp": "2022-08-26T19:23:26.158253Z",
    "action": 2,
    "target": "Hallo! Wir möchten Sie informieren, dass ein Administrator von <b>%{instance}</b> soeben manuell die mit Ihrem Benutzerkonto verknüpfte E-Mail von <b>%{old_email}</b> zu <b>%{new_email}</b> (diese hier) geändert hat.",
    "id": 415643,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/415643/?format=api"
}