GET api/v{version}/player/all?translations={translations}
Method to retrieve all the information of all the players. Added for the setup of the mastecaller site.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
translations |
if true then the translations that are in the system will be included. |
boolean |
Default value is False |
version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of PlayerDetailViewModelName | Description | Type | Additional information |
---|---|---|---|
PlayerId |
Id of the player. This id is unique, but may be changes between version updates of the application. |
integer |
None. |
Key |
The unique key of the player. While the id of the player is also unique, this key will never change due to database reconfigurations. |
integer |
None. |
FullName |
The name of the player |
string |
None. |
FirstName |
Given name of the player |
string |
None. |
LastName |
Surname name of the player |
string |
None. |
NickName |
Nickname. |
string |
None. |
MartialStatus |
Martial status |
string |
None. |
Kids |
His kids |
string |
None. |
Job |
Job title. |
string |
None. |
Hobby |
Hobbies. |
string |
None. |
Darts |
Dart used. |
string |
None. |
Site |
Personal site. |
string |
None. |
Twitter account. |
string |
None. |
|
Music |
Music used. |
string |
None. |
HomeTown |
Current home town. |
string |
None. |
Nationality |
The nationality of the player. |
string |
None. |
CountryCode |
The nationality of the player represented by the country code. For example NL for the Netherlands. |
string |
None. |
Description |
Description of the player. This text field is a multi language field and should be switchable via the header text. |
string |
None. |
DescriptionTranslations | Dictionary of string [key] and string [value] |
None. |
|
DateOfBirth | date |
None. |
|
PlaceOfBirth | string |
None. |
|
DateOfDecease | date |
None. |
|
Gender | GenderType |
None. |
|
Lateral | FootType |
None. |
|
Rol | RolType |
None. |
|
Status | StatusType |
None. |
|
Attachment |
A photo of the player. |
string |
None. |
AttachmentContentType | string |
None. |
|
AttachmentPhotographer | string |
None. |
|
AttachmentDescription | string |
None. |
|
AttachmentThrow | string |
None. |
|
AttachmentThrowContentType | string |
None. |
|
AttachmentThrowPhotographer | string |
None. |
|
AttachmentThrowDescription | string |
None. |
|
AttachmentPassport | string |
None. |
|
AttachmentPassportContentType | string |
None. |
|
AttachmentPassportPhotographer | string |
None. |
|
AttachmentPassportDescription | string |
None. |
|
AttachmentWDF | string |
None. |
|
AttachmentWDFContentType | string |
None. |
|
AttachmentWDFPhotographer | string |
None. |
|
AttachmentWDFDescription | string |
None. |
|
Meta |
Provides list of meta data about the entity |
Dictionary of string [key] and string [value] |
None. |
Response Formats
application/json, text/json
[ { "PlayerId": 1, "Key": 2, "FullName": "sample string 3", "FirstName": "sample string 4", "LastName": "sample string 5", "NickName": "sample string 6", "MartialStatus": "sample string 7", "Kids": "sample string 8", "Job": "sample string 9", "Hobby": "sample string 10", "Darts": "sample string 11", "Site": "sample string 12", "Twitter": "sample string 13", "Music": "sample string 14", "HomeTown": "sample string 15", "Nationality": "sample string 16", "CountryCode": "sample string 17", "Description": "sample string 18", "DescriptionTranslations": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "DateOfBirth": "2022-05-26T17:08:59.2573819+02:00", "PlaceOfBirth": "sample string 19", "DateOfDecease": "2022-05-26T17:08:59.2573819+02:00", "Gender": 0, "Lateral": 0, "Rol": 0, "Status": 0, "Attachment": "sample string 20", "AttachmentContentType": "sample string 21", "AttachmentPhotographer": "sample string 22", "AttachmentDescription": "sample string 23", "AttachmentThrow": "sample string 24", "AttachmentThrowContentType": "sample string 25", "AttachmentThrowPhotographer": "sample string 26", "AttachmentThrowDescription": "sample string 27", "AttachmentPassport": "sample string 28", "AttachmentPassportContentType": "sample string 29", "AttachmentPassportPhotographer": "sample string 30", "AttachmentPassportDescription": "sample string 31", "AttachmentWDF": "sample string 32", "AttachmentWDFContentType": "sample string 33", "AttachmentWDFPhotographer": "sample string 34", "AttachmentWDFDescription": "sample string 35", "Meta": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" } }, { "PlayerId": 1, "Key": 2, "FullName": "sample string 3", "FirstName": "sample string 4", "LastName": "sample string 5", "NickName": "sample string 6", "MartialStatus": "sample string 7", "Kids": "sample string 8", "Job": "sample string 9", "Hobby": "sample string 10", "Darts": "sample string 11", "Site": "sample string 12", "Twitter": "sample string 13", "Music": "sample string 14", "HomeTown": "sample string 15", "Nationality": "sample string 16", "CountryCode": "sample string 17", "Description": "sample string 18", "DescriptionTranslations": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "DateOfBirth": "2022-05-26T17:08:59.2573819+02:00", "PlaceOfBirth": "sample string 19", "DateOfDecease": "2022-05-26T17:08:59.2573819+02:00", "Gender": 0, "Lateral": 0, "Rol": 0, "Status": 0, "Attachment": "sample string 20", "AttachmentContentType": "sample string 21", "AttachmentPhotographer": "sample string 22", "AttachmentDescription": "sample string 23", "AttachmentThrow": "sample string 24", "AttachmentThrowContentType": "sample string 25", "AttachmentThrowPhotographer": "sample string 26", "AttachmentThrowDescription": "sample string 27", "AttachmentPassport": "sample string 28", "AttachmentPassportContentType": "sample string 29", "AttachmentPassportPhotographer": "sample string 30", "AttachmentPassportDescription": "sample string 31", "AttachmentWDF": "sample string 32", "AttachmentWDFContentType": "sample string 33", "AttachmentWDFPhotographer": "sample string 34", "AttachmentWDFDescription": "sample string 35", "Meta": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" } } ]
application/xml, text/xml
<ArrayOfPlayerDetailViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DartStat.Web.Areas.Apiv2.Models"> <PlayerDetailViewModel> <Attachment>sample string 20</Attachment> <AttachmentContentType>sample string 21</AttachmentContentType> <AttachmentDescription>sample string 23</AttachmentDescription> <AttachmentPassport>sample string 28</AttachmentPassport> <AttachmentPassportContentType>sample string 29</AttachmentPassportContentType> <AttachmentPassportDescription>sample string 31</AttachmentPassportDescription> <AttachmentPassportPhotographer>sample string 30</AttachmentPassportPhotographer> <AttachmentPhotographer>sample string 22</AttachmentPhotographer> <AttachmentThrow>sample string 24</AttachmentThrow> <AttachmentThrowContentType>sample string 25</AttachmentThrowContentType> <AttachmentThrowDescription>sample string 27</AttachmentThrowDescription> <AttachmentThrowPhotographer>sample string 26</AttachmentThrowPhotographer> <AttachmentWDF>sample string 32</AttachmentWDF> <AttachmentWDFContentType>sample string 33</AttachmentWDFContentType> <AttachmentWDFDescription>sample string 35</AttachmentWDFDescription> <AttachmentWDFPhotographer>sample string 34</AttachmentWDFPhotographer> <CountryCode>sample string 17</CountryCode> <Darts>sample string 11</Darts> <DateOfBirth>2022-05-26T17:08:59.2573819+02:00</DateOfBirth> <DateOfDecease>2022-05-26T17:08:59.2573819+02:00</DateOfDecease> <Description>sample string 18</Description> <DescriptionTranslations xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value>sample string 2</d3p1:Value> </d3p1:KeyValueOfstringstring> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value>sample string 4</d3p1:Value> </d3p1:KeyValueOfstringstring> </DescriptionTranslations> <FirstName>sample string 4</FirstName> <FullName>sample string 3</FullName> <Gender>Male</Gender> <Hobby>sample string 10</Hobby> <HomeTown>sample string 15</HomeTown> <Job>sample string 9</Job> <Key>2</Key> <Kids>sample string 8</Kids> <LastName>sample string 5</LastName> <Lateral>Left</Lateral> <MartialStatus>sample string 7</MartialStatus> <Meta xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value>sample string 2</d3p1:Value> </d3p1:KeyValueOfstringstring> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value>sample string 4</d3p1:Value> </d3p1:KeyValueOfstringstring> </Meta> <Music>sample string 14</Music> <Nationality>sample string 16</Nationality> <NickName>sample string 6</NickName> <PlaceOfBirth>sample string 19</PlaceOfBirth> <PlayerId>1</PlayerId> <Rol>Player</Rol> <Site>sample string 12</Site> <Status>Active</Status> <Twitter>sample string 13</Twitter> </PlayerDetailViewModel> <PlayerDetailViewModel> <Attachment>sample string 20</Attachment> <AttachmentContentType>sample string 21</AttachmentContentType> <AttachmentDescription>sample string 23</AttachmentDescription> <AttachmentPassport>sample string 28</AttachmentPassport> <AttachmentPassportContentType>sample string 29</AttachmentPassportContentType> <AttachmentPassportDescription>sample string 31</AttachmentPassportDescription> <AttachmentPassportPhotographer>sample string 30</AttachmentPassportPhotographer> <AttachmentPhotographer>sample string 22</AttachmentPhotographer> <AttachmentThrow>sample string 24</AttachmentThrow> <AttachmentThrowContentType>sample string 25</AttachmentThrowContentType> <AttachmentThrowDescription>sample string 27</AttachmentThrowDescription> <AttachmentThrowPhotographer>sample string 26</AttachmentThrowPhotographer> <AttachmentWDF>sample string 32</AttachmentWDF> <AttachmentWDFContentType>sample string 33</AttachmentWDFContentType> <AttachmentWDFDescription>sample string 35</AttachmentWDFDescription> <AttachmentWDFPhotographer>sample string 34</AttachmentWDFPhotographer> <CountryCode>sample string 17</CountryCode> <Darts>sample string 11</Darts> <DateOfBirth>2022-05-26T17:08:59.2573819+02:00</DateOfBirth> <DateOfDecease>2022-05-26T17:08:59.2573819+02:00</DateOfDecease> <Description>sample string 18</Description> <DescriptionTranslations xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value>sample string 2</d3p1:Value> </d3p1:KeyValueOfstringstring> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value>sample string 4</d3p1:Value> </d3p1:KeyValueOfstringstring> </DescriptionTranslations> <FirstName>sample string 4</FirstName> <FullName>sample string 3</FullName> <Gender>Male</Gender> <Hobby>sample string 10</Hobby> <HomeTown>sample string 15</HomeTown> <Job>sample string 9</Job> <Key>2</Key> <Kids>sample string 8</Kids> <LastName>sample string 5</LastName> <Lateral>Left</Lateral> <MartialStatus>sample string 7</MartialStatus> <Meta xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value>sample string 2</d3p1:Value> </d3p1:KeyValueOfstringstring> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value>sample string 4</d3p1:Value> </d3p1:KeyValueOfstringstring> </Meta> <Music>sample string 14</Music> <Nationality>sample string 16</Nationality> <NickName>sample string 6</NickName> <PlaceOfBirth>sample string 19</PlaceOfBirth> <PlayerId>1</PlayerId> <Rol>Player</Rol> <Site>sample string 12</Site> <Status>Active</Status> <Twitter>sample string 13</Twitter> </PlayerDetailViewModel> </ArrayOfPlayerDetailViewModel>