Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7660533/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2021-11-23T10:31:56.294132Z",
    "action": 2,
    "target": "<p><b><big>Inici del servei</big></b><br>\nPer iniciar el servei cada vegada que l'ordinador s'inicia, seleccioneu\n<b>%1</b>. Per iniciar el servei amb l'activació de sòcol de systemd, seleccioneu <b>%3</b>.\nAltrament, seleccioneu <b>%2</b>.</p>",
    "id": 1928910,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1928910/?format=api"
}