Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14712361/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-kdump/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-kdump/master/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T12:49:38.910964Z",
    "action": 30,
    "target": "<p><b>Dump Format</b><br>\n    <i>No Dump</i> - Only save the kernel log.<br>\n    <i>ELF Format</i> - Create dump file in ELF format.<br>\n    <i>Compressed Format</i> - Compress dump data by each page with gzip.<br>\n    <i>LZO Compressed Format</i> - Slightly bigger files but much faster.<br>\n</p>    <i>Snappy Compressed Format</i> - Considerably faster, 64-bit optimized.<br>\n</p>    <i>Zstandard Compressed Format</i> - Smaller files, slower.<br>\n</p>    <i>Raw copy of /proc/vmcore</i> - does not use makedumpfile.<br>\n</p>",
    "id": 2744239,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2744239/?format=api"
}