{ "universal_title": "films_show", "title": "film", "type": "object", "properties": { "name": { "type": "string" }, "year": { "type": "integer" } } }