GET api/Albums/GetAlbums
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of AlbumName | Description | Type | Additional information |
---|---|---|---|
AlbumID | integer |
None. |
|
AlbumName | string |
None. |
|
AlbumType | string |
None. |
|
MediaImageID | integer |
None. |
|
ReleaseDate | date |
None. |
|
IsDeleted | boolean |
None. |
|
UserID | integer |
None. |
|
CreatedDate | date |
None. |
|
ModifiedDate | date |
None. |
|
subtitle | string |
None. |
|
Listencount | integer |
None. |
|
downloadable | boolean |
None. |
|
MediaImage | MediaImage |
None. |
|
AlbumSongs | Collection of AlbumSong |
None. |
|
CategoryAlbums | Collection of CategoryAlbum |
None. |
|
SubCategoryAlbums | Collection of SubCategoryAlbum |
None. |
|
AlbumRatings | Collection of AlbumRating |
None. |
|
TreasureAlbums | Collection of TreasureAlbum |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "2", "AlbumID": 1, "AlbumName": "sample string 2", "AlbumType": "sample string 3", "MediaImageID": 4, "ReleaseDate": "2019-02-21T21:00:55.2550064+00:00", "IsDeleted": true, "UserID": 6, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "subtitle": "sample string 8", "Listencount": 1, "downloadable": true, "MediaImage": { "$id": "3", "MediaImageID": 1, "ImageFileName": "sample string 2", "IsDeleted": true, "UserID": 4, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "Albums": { "$id": "4", "$values": [ { "$ref": "2" }, { "$ref": "2" } ] }, "Artists": { "$id": "5", "$values": [ { "$id": "6", "ArtistID": 1, "ArtistName": "sample string 2", "MediaImageID": 3, "Biography": "sample string 4", "IsDeleted": true, "UserID": 6, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "MediaImage": { "$ref": "3" }, "SongArtists": { "$id": "7", "$values": [ { "$id": "8", "SongArtistID": 1, "SongID": 2, "ArtistID": 3, "ArtistType": "sample string 4", "IsDeleted": true, "UserID": 6, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "Artist": { "$ref": "6" }, "Song": { "$id": "9", "SongID": 1, "SongTitle": "sample string 2", "Duration": "sample string 3", "SongType": "sample string 4", "Lyrics": "sample string 5", "Details": "sample string 6", "MediaSoundID": 7, "IsDeleted": true, "UserID": 9, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "AlbumSongs": { "$id": "10", "$values": [ { "$id": "11", "AlbumSongID": 1, "AlbumID": 2, "SongID": 3, "IsDeleted": true, "UserID": 5, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "PositionNo": 7, "Album": { "$ref": "2" }, "Song": { "$ref": "9" } }, { "$ref": "11" } ] }, "MediaSound": { "$id": "12", "MediaSoundID": 1, "SoundFileName": "sample string 2", "IsDeleted": true, "UserID": 4, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "Songs": { "$id": "13", "$values": [ { "$ref": "9" }, { "$ref": "9" } ] } }, "SongArtists": { "$id": "14", "$values": [ { "$ref": "8" }, { "$ref": "8" } ] }, "SongInFavorites": { "$id": "15", "$values": [ { "$id": "16", "SongInFavoriteId": 1, "UserId": "sample string 2", "SongId": 3, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "IsDeleted": true, "Song": { "$ref": "9" } }, { "$ref": "16" } ] }, "WeeklyTopSongs": { "$id": "17", "$values": [ { "$id": "18", "WeeklyTopSongID": 1, "SongID": 2, "PositionNo": 3, "UpdatedUserID": "sample string 4", "UpdatedDate": "2019-02-21T21:00:55.2550064+00:00", "Song": { "$ref": "9" } }, { "$ref": "18" } ] } } }, { "$ref": "8" } ] } }, { "$ref": "6" } ] }, "Categories": { "$id": "19", "$values": [ { "$id": "20", "CategoryID": 1, "CategoryName": "sample string 2", "MediaImageID": 1, "IsDeleted": true, "UserID": 1, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "RootCategoryID": 1, "subtitle": "sample string 3", "MediaImage": { "$ref": "3" }, "CategoryAlbums": { "$id": "21", "$values": [ { "$id": "22", "CategoryAlbumID": 1, "CategoryID": 2, "AlbumID": 3, "IsDeleted": true, "UserID": 5, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "PositionNo": 7, "Album": { "$ref": "2" }, "Category": { "$ref": "20" } }, { "$ref": "22" } ] } }, { "$ref": "20" } ] }, "SubCategories": { "$id": "23", "$values": [ { "$id": "24", "SubCategoryID": 1, "SubCategoryName": "sample string 2", "MediaImageID": 3, "IsDeleted": true, "UserID": 5, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "CategoryID": 7, "ParentSubCategoryID": 8, "PositionNo": 9, "subtitle": "sample string 10", "MediaImage": { "$ref": "3" }, "SubCategoryAlbums": { "$id": "25", "$values": [ { "$id": "26", "SubCategoryAlbumID": 1, "SubCategoryID": 2, "AlbumID": 3, "IsDeleted": true, "UserID": "sample string 5", "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "PositionNo": 7, "Album": { "$ref": "2" }, "SubCategory": { "$ref": "24" } }, { "$ref": "26" } ] } }, { "$ref": "24" } ] }, "JalsoScreens": { "$id": "27", "$values": [ { "$id": "28", "JalsoScreenID": 1, "ScreenType": "sample string 2", "ScreenName": "sample string 3", "MediaImageID": 4, "PositionNo": 5, "IsDeleted": true, "CreatedUserID": "sample string 7", "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedUserID": "sample string 9", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "MediaImage": { "$ref": "3" } }, { "$ref": "28" } ] }, "SectionItems": { "$id": "29", "$values": [ { "$id": "30", "SectionItemID": 1, "SectionID": 1, "Title": "sample string 2", "Itemtype": 1, "image": "sample string 3", "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "UserID": 1, "IsDeleted": true, "Subtitle": "sample string 4", "MediaImageID": 1, "idofitem": 1, "PositionNo": 1, "URL": "sample string 5", "IsShowHome": true, "BackgroundMediaImageID": 1, "MediaImage": { "$ref": "3" }, "Section": { "$id": "31", "SectionId": 1, "Name": "sample string 2", "PositionNo": 1, "IsDeleted": true, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "UserID": 1, "SectionItems": { "$id": "32", "$values": [ { "$ref": "30" }, { "$ref": "30" } ] } }, "MediaImage1": { "$ref": "3" } }, { "$ref": "30" } ] }, "TreasureAlbums": { "$id": "33", "$values": [ { "$id": "34", "TreasureAlbumId": 1, "AlbumId": 1, "Title": "sample string 2", "MediaImageID": 1, "IsDeleted": true, "UserID": 1, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "RedirectURL": "sample string 3", "Isactive": true, "TreasureID": 1, "Starttime": "2019-02-21T21:00:55.2550064+00:00", "Endtime": "2019-02-21T21:00:55.2550064+00:00", "IsLIVE": true, "Album": { "$ref": "2" }, "MediaImage": { "$ref": "3" }, "Treasure": { "$id": "35", "TreasureId": 1, "Title": "sample string 2", "Starttime": "2019-02-21T21:00:55.2550064+00:00", "Endtime": "2019-02-21T21:00:55.2550064+00:00", "IsDeleted": true, "UserID": 1, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "Isactive": true, "IsLIVE": true, "TreasureAlbums": { "$id": "36", "$values": [ { "$ref": "34" }, { "$ref": "34" } ] } }, "TreasureHistories": { "$id": "37", "$values": [ { "$id": "38", "Id": 1, "TreasureAlbumId": 1, "UserID": "sample string 2", "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "TreasureAlbum": { "$ref": "34" } }, { "$ref": "38" } ] } }, { "$ref": "34" } ] }, "SectionItems1": { "$id": "39", "$values": [ { "$ref": "30" }, { "$ref": "30" } ] } }, "AlbumSongs": { "$id": "40", "$values": [ { "$ref": "11" }, { "$ref": "11" } ] }, "CategoryAlbums": { "$id": "41", "$values": [ { "$ref": "22" }, { "$ref": "22" } ] }, "SubCategoryAlbums": { "$id": "42", "$values": [ { "$ref": "26" }, { "$ref": "26" } ] }, "AlbumRatings": { "$id": "43", "$values": [ { "$id": "44", "AlbumRatingID": 1, "AlbumID": 2, "UserID": "sample string 3", "rate": 4, "CreatedDate": "2019-02-21T21:00:55.2550064+00:00", "ModifiedDate": "2019-02-21T21:00:55.2550064+00:00", "Album": { "$ref": "2" } }, { "$ref": "44" } ] }, "TreasureAlbums": { "$id": "45", "$values": [ { "$ref": "34" }, { "$ref": "34" } ] } }, { "$ref": "2" } ]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.