Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/897975/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/pl/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Jakub/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Jakub/?format=api",
    "timestamp": "2023-10-06T16:52:52.607752Z",
    "action": 5,
    "target": "Czy na pewno chcesz <b>usunąć</b> to wydarzenie? <b>Tego działania nie można cofnąć.</b> Zamiast tego możesz nawiązać kontakt z osobą, która utworzyła wydarzenia i poprosić ją o dokonanie zmiany.",
    "id": 703404,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/703404/?format=api"
}