Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/38807/?format=api",
    "component": "https://weblate.rikka.app/api/components/libraries/help/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/libraries/help/tr/?format=api",
    "user": "https://weblate.rikka.app/api/users/HavaliRumuz/?format=api",
    "author": "https://weblate.rikka.app/api/users/HavaliRumuz/?format=api",
    "timestamp": "2022-11-04T07:03:17.606528Z",
    "action": 5,
    "target": "Bir e-mail gönder",
    "id": 34294,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/34294/?format=api"
}