Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/8347/?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:37:49.416657Z",
    "action": 2,
    "target": "Sie haben ein Benutzerkonto auf %{host} mit dieser E-Mail-Adresse. Sie sind nur ein Klick von der Aktivierung entfernt. Wenn Sie das nicht waren, ignorieren Sie diese E-Mail bitte.",
    "id": 415677,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/415677/?format=api"
}