Latest
Returns only the latest schema as a single object
GET /api/transmitter-params-schemas/latest/?format=api
{ "id": 2, "date_created": "2026-08-29T04:59:09.226910Z", "schema": { "$schema": "http://json-schema.org/draft-04/schema", "description": "Permissive schema: accepts any JSON value." } }