{"allowed_detail_http_methods": ["get"], "allowed_list_http_methods": ["get"], "default_format": "application/json", "default_limit": 20, "fields": {"affiliation": {"blank": true, "default": "No default provided.", "help_text": "Affiliation associated with the data", "nullable": true, "primary_key": false, "readonly": false, "related_schema": "/SSBD/api/v3/affiliation/schema/", "related_type": "to_one", "type": "related", "unique": false, "verbose_name": "affiliation"}, "data": {"blank": false, "default": "No default provided.", "help_text": "Meta data like BDMLID, schema version, etc", "nullable": false, "primary_key": false, "readonly": false, "related_schema": "/SSBD/api/v3/data/schema/", "related_type": "to_one", "type": "related", "unique": false, "verbose_name": "data"}, "person": {"blank": false, "default": "No default provided.", "help_text": "Person associated with the data", "nullable": false, "primary_key": false, "readonly": false, "related_schema": "/SSBD/api/v3/person/schema/", "related_type": "to_one", "type": "related", "unique": false, "verbose_name": "person"}}, "filtering": {"affiliation": 2, "data": 2, "person": 2}}