Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/934076/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/ru/?format=api",
    "user": "https://weblate.framasoft.org/api/users/ustim/?format=api",
    "author": "https://weblate.framasoft.org/api/users/ustim/?format=api",
    "timestamp": "2024-02-21T16:41:09.708778Z",
    "action": 2,
    "target": "Вы не можете повторно импортировать архив, потому что у вас уже есть импорт, который в данный момент обрабатывается PeerTube.",
    "id": 754673,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/754673/?format=api"
}