Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11159335/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AlexeyYaryshev/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AlexeyYaryshev/?format=api",
    "timestamp": "2022-10-05T22:23:26.354845Z",
    "action": 5,
    "target": "Пакет %{name} не может быть выбран для установки.",
    "id": 2167615,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/2167615/?format=api"
}