Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/38530/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/glossary/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/glossary/pl/?format=api",
    "user": "https://weblate.rikka.app/api/users/puksh/?format=api",
    "author": "https://weblate.rikka.app/api/users/puksh/?format=api",
    "timestamp": "2024-01-09T11:14:11.921260Z",
    "action": 5,
    "target": "https://weblate.rikka.app/engage/app-ops/ar/",
    "id": 51416,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/51416/?format=api"
}