{ "collectionName": "components_basics_credits", "info": { "displayName": "Credits", "icon": "user", "description": "" }, "options": {}, "attributes": { "source_language": { "type": "relation", "relation": "oneToOne", "target": "api::language.language" }, "transcribers": { "type": "relation", "relation": "oneToMany", "target": "api::recorder.recorder" }, "translators": { "type": "relation", "relation": "oneToMany", "target": "api::recorder.recorder" }, "proofreaders": { "type": "relation", "relation": "oneToMany", "target": "api::recorder.recorder" }, "scanners": { "type": "relation", "relation": "oneToMany", "target": "api::recorder.recorder" }, "cleaners": { "type": "relation", "relation": "oneToMany", "target": "api::recorder.recorder" }, "typesetters": { "type": "relation", "relation": "oneToMany", "target": "api::recorder.recorder" }, "subbers": { "type": "relation", "relation": "oneToMany", "target": "api::recorder.recorder" }, "footnotes": { "type": "text" } } }