home / docs / sections

sections: changelog:render-cell-and-foreign-key-tables-extras-for-the-json-api

This data as json

id page ref title content breadcrumbs references
changelog:render-cell-and-foreign-key-tables-extras-for-the-json-api changelog render-cell-and-foreign-key-tables-extras-for-the-json-api   The table JSON API now supports ?_extra=render_cell , which returns the rendered HTML for each cell as produced by the render_cell plugin hook . Only columns whose rendered output differs from the default are included. ( #2619 ) The row JSON API also gains ?_extra=render_cell and ?_extra=foreign_key_tables extras, bringing it closer to parity with the table API. The row JSON API now returns "ok": true in its response, for consistency with the table API. ["Changelog", "1.0a24 (2026-01-29)"] [{"href": "https://github.com/simonw/datasette/issues/2619", "label": "#2619"}]
Powered by Datasette · Queries took 3.758ms