Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/748619/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-navigation/eo/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-26T19:16:35.738056Z",
    "action": 6,
    "target": "Not Found",
    "id": 1295550,
    "action_name": "Automatic translation",
    "url": "https://traduk.amikumu.com/api/changes/1295550/?format=api"
}