Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/320377/?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": "2020-12-13T17:44:01.019544Z",
    "action": 5,
    "target": "Hier sind die wichtigen Dinge, die Sie über den Zugriff auf und die Nutzung der <b>%{instance_name}</b> (<a href=\"https://%{instance_url}\">%{instance_url}</a>) Website und des Dienstes (zusammen der \"Dienst\") wissen müssen. Dies sind unsere Servicebedingungen (\"Bedingungen\"). Bitte lesen Sie sie sorgfältig durch.",
    "id": 135748,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/135748/?format=api"
}