Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/10591443/?format=api",
    "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/tr/?format=api",
    "user": "https://hosted.weblate.org/api/users/ersen/?format=api",
    "author": "https://hosted.weblate.org/api/users/ersen/?format=api",
    "timestamp": "2022-09-23T17:10:49.841461+02:00",
    "action": 2,
    "target": "Emin Tufan Çetin <etcetin@gmail.com>\nSerdar Sağlam <teknomobil@yandex.com>\nMuha Aliss <muhaaliss@pm.me>\nOğuz Ersen <oguz@ersen.moe>",
    "id": 35088101,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/35088101/?format=api"
}