Django Rest Framework does not show content from StreamField
问题 I have a model class with ModelChooserBlock inside StreamField and If I open my Django Rest Framework I don't get a satisfactory result. Specifically "Ingredient" should have a link to ingredients or directly Database. HTTP 200 OK Allow: GET, HEAD, OPTIONS Content-Type: application/json Vary: Accept { "id": 1, "meta": { "type": "cultinadb.Menu", "detail_url": "http://127.0.0.1:8000/api/v2/menu/1/" }, "title": "", "Ingredient": [ { "type": "zutaten", "value": 2, "id": "647d762f-ec26-4c78-928a