Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12041900/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/VictorHck/?format=api",
    "author": "https://l10n.opensuse.org/api/users/VictorHck/?format=api",
    "timestamp": "2021-05-14T16:19:08.116830Z",
    "action": 2,
    "target": "Algunos paquetes modifican el contenido de <filename>/var</filename> o <filename>/srv</filename> en sus guiones <literal>%post</literal> de RPM. Estos paquetes son incompatibles. Si usted se encuentra con este tipo de paquete, rellene un informe de error.",
    "id": 1820710,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1820710/?format=api"
}