Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16024144/?format=api",
    "component": "https://l10n.opensuse.org/api/components/zypper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/zypper/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
    "timestamp": "2024-04-30T19:01:32.474399Z",
    "action": 2,
    "target": "El paquete sucesor debe instalarse en cuanto sea posible para seguir recibiendo asistencia.",
    "id": 3042590,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3042590/?format=api"
}