Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Album_t
Sourcetype album_simplified = {
album_type : string;
available_markets : string list;
external_urls : external_urls;
href : string;
id : string;
images : image list;
name : string;
uri : string;
}