rest( StoryResource::collection( Story::with('media') ->active() ->ordered() ->get() ) ); } }