The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
Data:
[
{
CommentCount: 0,
ClubMemberCount: 0,
SeekingInfo:
{
SeekingAgeRange:
{
AgeFrom: 0,
AgeTo: 0
},
SeekingLocation: String,
SeekingTypes:
[
{
IsMatch: False,
Value: 0,
Text: String,
TextAbbr: String,
ListID: 0
}
]
},
ClubID: 0,
ClubName: String,
Location:
{
City: String,
State: String,
StateAbbr: String,
Country: String
},
Categories:
[
{
IsMatch: False,
Value: 0,
Text: String,
TextAbbr: String,
ListID: 0
}
],
Rating: 0,
MainPhoto:
{
PhotoID: 0,
ThumbUrl: String,
FullUrl: String,
Width: 0,
Height: 0,
IsMain: False,
SortNumber: 0
},
IsFeatured: False,
IsSponsored: False,
Tags:
[
{
TagID: 0,
Keyword: String
}
],
KeyWords: String,
SEOUrl: String,
DateCreated: 0001-01-01,
DisplayEmail: String,
Website: String,
Description: String,
Rules: String
}
],
Total: 0
}