Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12746488/?format=api",
    "component": "https://l10n.opensuse.org/api/components/icewm/icewm-1-4-branch/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/icewm/icewm-1-4-branch/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-26T17:31:18.702392Z",
    "action": 30,
    "target": "\n  -a, --alpha         Use a 32-bit visual for translucency.\n  -c, --config=FILE   Load preferences from FILE.\n  -t, --theme=FILE    Load theme from FILE.\n  -s, --splash=IMAGE  Briefly show IMAGE on startup.\n  -p, --postpreferences  Print preferences after all processing.\n  --rewrite-preferences  Update an existing preferences file.\n  --trace=conf,icon   Trace paths used to load configuration.\n",
    "id": 1794443,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/1794443/?format=api"
}