Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/67689/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-11T20:10:53.515646Z",
    "action": 59,
    "target": "Ten użytkownik otrzyma prawa admina i tym samym będzie w stanie połączyć się z panelem administratora, jak i połączyć się bezpośrednio z serwerem poprzez SSH.\nPonieważ jest to zwykły użytkownik, nadal będziesz mógł połączyć się z portalem użytkownika (SSO) za pomocą odpowiednich danych logowania. \nPo zakończeniu post-instalacji, będziesz mógł utworzyć inne konta administratorów dodając ich do grupy 'admins'.",
    "id": 197626,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/197626/?format=api"
}