N + 1 return new SongsCollection(Song::with('album')->get()); 'songs' => SongResource::collection($this->whenLoaded($this->songs))