Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/648128/?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/Kate/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Kate/?format=api",
    "timestamp": "2022-10-13T17:20:42.492497Z",
    "action": 2,
    "target": "Hallo! Hierbei informieren wir Sie, dass ein Administrator von %{instance} soeben manuell die mit Ihrem Konto verknüpfte E-Mail von %{old_email} (diese hier) in %{new_email} geändert hat.",
    "id": 432115,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/432115/?format=api"
}