Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/yasnac/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/yasnac/application/ro/?format=api",
    "user": "https://weblate.rikka.app/api/users/ygorigor/?format=api",
    "author": "https://weblate.rikka.app/api/users/ygorigor/?format=api",
    "timestamp": "2023-01-06T09:35:18.021451Z",
    "action": 48,
    "target": "",
    "id": 36030,
    "action_name": "Added new language",
    "url": "https://weblate.rikka.app/api/changes/36030/?format=api"
}