Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/36855/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-subscribed/pl/?format=api",
    "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
    "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
    "timestamp": "2020-12-10T19:11:34.359408Z",
    "action": 36,
    "target": "[Post wymaga zatwierdzenia] {username} napisał w {title}",
    "id": 45289,
    "action_name": "Translation approved",
    "url": "https://weblate.rob006.net/api/changes/45289/?format=api"
}