GET api/v{version}/season/{id}/competitors
Get the competitors of a season.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
the season id |
integer |
Required |
version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of CompetitorClassificationViewModelName | Description | Type | Additional information |
---|---|---|---|
Seeding |
Seeding of this tournament. |
integer |
None. |
Position |
Final position. |
integer |
None. |
Classification |
Contains the classification. This field is only available when the competitors are playing a competition. If the season has a knockout system this data is not available. |
ClassificationViewModel |
None. |
Qualifier |
Has the player played a qualifing round. |
boolean |
None. |
Wildcard |
Has the player been given a wildcard? |
boolean |
None. |
CompetitorStatus |
Status of the player. |
string |
None. |
Attachment | AttachmentViewModel |
None. |
|
Player | PlayerViewModel |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Seeding": 1, "Position": 1, "Classification": { "Player": { "PlayerId": 1, "CompetitorId": 2, "Key": 3, "FullName": "sample string 4", "FirstName": "sample string 5", "LastName": "sample string 6", "Nationality": "sample string 7", "Email": "sample string 8", "DateOfBirth": "2022-05-26T17:28:14.3753762+02:00", "Gender": "sample string 9", "CountryCode": "sample string 10", "Attachment": "sample string 11", "AttachmentContentType": "sample string 12", "AttachmentPhotographer": "sample string 13", "AttachmentDescription": "sample string 14", "AttachmentThrow": "sample string 15", "AttachmentThrowContentType": "sample string 16", "AttachmentThrowPhotographer": "sample string 17", "AttachmentThrowDescription": "sample string 18", "AttachmentPassport": "sample string 19", "AttachmentPassportContentType": "sample string 20", "AttachmentPassportPhotographer": "sample string 21", "AttachmentPassportDescription": "sample string 22", "AttachmentWDF": "sample string 23", "AttachmentWDFContentType": "sample string 24", "AttachmentWDFPhotographer": "sample string 25", "AttachmentWDFDescription": "sample string 26" }, "Competitor": { "Seeding": 1, "Position": 1, "Qualifier": true, "Wildcard": true, "CompetitorStatus": "sample string 3" }, "Played": 1, "Won": 2, "Lost": 3, "Draw": 4, "LegSaldo": 5, "Points": 6, "OneHunderdAndEighty": 7 }, "Qualifier": true, "Wildcard": true, "CompetitorStatus": "sample string 3", "Attachment": { "FileName": "sample string 1", "ContentType": "sample string 2", "Description": "sample string 3", "Photographer": "sample string 4" }, "Player": { "PlayerId": 1, "CompetitorId": 2, "Key": 3, "FullName": "sample string 4", "FirstName": "sample string 5", "LastName": "sample string 6", "Nationality": "sample string 7", "Email": "sample string 8", "DateOfBirth": "2022-05-26T17:28:14.3753762+02:00", "Gender": "sample string 9", "CountryCode": "sample string 10", "Attachment": "sample string 11", "AttachmentContentType": "sample string 12", "AttachmentPhotographer": "sample string 13", "AttachmentDescription": "sample string 14", "AttachmentThrow": "sample string 15", "AttachmentThrowContentType": "sample string 16", "AttachmentThrowPhotographer": "sample string 17", "AttachmentThrowDescription": "sample string 18", "AttachmentPassport": "sample string 19", "AttachmentPassportContentType": "sample string 20", "AttachmentPassportPhotographer": "sample string 21", "AttachmentPassportDescription": "sample string 22", "AttachmentWDF": "sample string 23", "AttachmentWDFContentType": "sample string 24", "AttachmentWDFPhotographer": "sample string 25", "AttachmentWDFDescription": "sample string 26" } }, { "Seeding": 1, "Position": 1, "Classification": { "Player": { "PlayerId": 1, "CompetitorId": 2, "Key": 3, "FullName": "sample string 4", "FirstName": "sample string 5", "LastName": "sample string 6", "Nationality": "sample string 7", "Email": "sample string 8", "DateOfBirth": "2022-05-26T17:28:14.3753762+02:00", "Gender": "sample string 9", "CountryCode": "sample string 10", "Attachment": "sample string 11", "AttachmentContentType": "sample string 12", "AttachmentPhotographer": "sample string 13", "AttachmentDescription": "sample string 14", "AttachmentThrow": "sample string 15", "AttachmentThrowContentType": "sample string 16", "AttachmentThrowPhotographer": "sample string 17", "AttachmentThrowDescription": "sample string 18", "AttachmentPassport": "sample string 19", "AttachmentPassportContentType": "sample string 20", "AttachmentPassportPhotographer": "sample string 21", "AttachmentPassportDescription": "sample string 22", "AttachmentWDF": "sample string 23", "AttachmentWDFContentType": "sample string 24", "AttachmentWDFPhotographer": "sample string 25", "AttachmentWDFDescription": "sample string 26" }, "Competitor": { "Seeding": 1, "Position": 1, "Qualifier": true, "Wildcard": true, "CompetitorStatus": "sample string 3" }, "Played": 1, "Won": 2, "Lost": 3, "Draw": 4, "LegSaldo": 5, "Points": 6, "OneHunderdAndEighty": 7 }, "Qualifier": true, "Wildcard": true, "CompetitorStatus": "sample string 3", "Attachment": { "FileName": "sample string 1", "ContentType": "sample string 2", "Description": "sample string 3", "Photographer": "sample string 4" }, "Player": { "PlayerId": 1, "CompetitorId": 2, "Key": 3, "FullName": "sample string 4", "FirstName": "sample string 5", "LastName": "sample string 6", "Nationality": "sample string 7", "Email": "sample string 8", "DateOfBirth": "2022-05-26T17:28:14.3753762+02:00", "Gender": "sample string 9", "CountryCode": "sample string 10", "Attachment": "sample string 11", "AttachmentContentType": "sample string 12", "AttachmentPhotographer": "sample string 13", "AttachmentDescription": "sample string 14", "AttachmentThrow": "sample string 15", "AttachmentThrowContentType": "sample string 16", "AttachmentThrowPhotographer": "sample string 17", "AttachmentThrowDescription": "sample string 18", "AttachmentPassport": "sample string 19", "AttachmentPassportContentType": "sample string 20", "AttachmentPassportPhotographer": "sample string 21", "AttachmentPassportDescription": "sample string 22", "AttachmentWDF": "sample string 23", "AttachmentWDFContentType": "sample string 24", "AttachmentWDFPhotographer": "sample string 25", "AttachmentWDFDescription": "sample string 26" } } ]
application/xml, text/xml
Sample:
<ArrayOfCompetitorClassificationViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DartStat.Web.Areas.Apiv2.Models"> <CompetitorClassificationViewModel> <Attachment> <ContentType>sample string 2</ContentType> <FileName>sample string 1</FileName> </Attachment> <Classification> <Competitor> <CompetitorStatus>sample string 3</CompetitorStatus> <Position>1</Position> <Qualifier>true</Qualifier> <Seeding>1</Seeding> <Wildcard>true</Wildcard> </Competitor> <Draw>4</Draw> <LegSaldo>5</LegSaldo> <Lost>3</Lost> <OneHunderdAndEighty>7</OneHunderdAndEighty> <Played>1</Played> <Player> <Attachment>sample string 11</Attachment> <AttachmentContentType>sample string 12</AttachmentContentType> <AttachmentDescription>sample string 14</AttachmentDescription> <AttachmentPassport>sample string 19</AttachmentPassport> <AttachmentPassportContentType>sample string 20</AttachmentPassportContentType> <AttachmentPassportDescription>sample string 22</AttachmentPassportDescription> <AttachmentPassportPhotographer>sample string 21</AttachmentPassportPhotographer> <AttachmentPhotographer>sample string 13</AttachmentPhotographer> <AttachmentThrow>sample string 15</AttachmentThrow> <AttachmentThrowContentType>sample string 16</AttachmentThrowContentType> <AttachmentThrowDescription>sample string 18</AttachmentThrowDescription> <AttachmentThrowPhotographer>sample string 17</AttachmentThrowPhotographer> <AttachmentWDF>sample string 23</AttachmentWDF> <AttachmentWDFContentType>sample string 24</AttachmentWDFContentType> <AttachmentWDFDescription>sample string 26</AttachmentWDFDescription> <AttachmentWDFPhotographer>sample string 25</AttachmentWDFPhotographer> <CompetitorId>2</CompetitorId> <CountryCode>sample string 10</CountryCode> <DateOfBirth>2022-05-26T17:28:14.3753762+02:00</DateOfBirth> <Email>sample string 8</Email> <FirstName>sample string 5</FirstName> <FullName>sample string 4</FullName> <Gender>sample string 9</Gender> <Key>3</Key> <LastName>sample string 6</LastName> <Nationality>sample string 7</Nationality> <PlayerId>1</PlayerId> </Player> <Points>6</Points> <Won>2</Won> </Classification> <CompetitorStatus>sample string 3</CompetitorStatus> <Player> <Attachment>sample string 11</Attachment> <AttachmentContentType>sample string 12</AttachmentContentType> <AttachmentDescription>sample string 14</AttachmentDescription> <AttachmentPassport>sample string 19</AttachmentPassport> <AttachmentPassportContentType>sample string 20</AttachmentPassportContentType> <AttachmentPassportDescription>sample string 22</AttachmentPassportDescription> <AttachmentPassportPhotographer>sample string 21</AttachmentPassportPhotographer> <AttachmentPhotographer>sample string 13</AttachmentPhotographer> <AttachmentThrow>sample string 15</AttachmentThrow> <AttachmentThrowContentType>sample string 16</AttachmentThrowContentType> <AttachmentThrowDescription>sample string 18</AttachmentThrowDescription> <AttachmentThrowPhotographer>sample string 17</AttachmentThrowPhotographer> <AttachmentWDF>sample string 23</AttachmentWDF> <AttachmentWDFContentType>sample string 24</AttachmentWDFContentType> <AttachmentWDFDescription>sample string 26</AttachmentWDFDescription> <AttachmentWDFPhotographer>sample string 25</AttachmentWDFPhotographer> <CompetitorId>2</CompetitorId> <CountryCode>sample string 10</CountryCode> <DateOfBirth>2022-05-26T17:28:14.3753762+02:00</DateOfBirth> <Email>sample string 8</Email> <FirstName>sample string 5</FirstName> <FullName>sample string 4</FullName> <Gender>sample string 9</Gender> <Key>3</Key> <LastName>sample string 6</LastName> <Nationality>sample string 7</Nationality> <PlayerId>1</PlayerId> </Player> <Position>1</Position> <Qualifier>true</Qualifier> <Seeding>1</Seeding> <Wildcard>true</Wildcard> </CompetitorClassificationViewModel> <CompetitorClassificationViewModel> <Attachment> <ContentType>sample string 2</ContentType> <FileName>sample string 1</FileName> </Attachment> <Classification> <Competitor> <CompetitorStatus>sample string 3</CompetitorStatus> <Position>1</Position> <Qualifier>true</Qualifier> <Seeding>1</Seeding> <Wildcard>true</Wildcard> </Competitor> <Draw>4</Draw> <LegSaldo>5</LegSaldo> <Lost>3</Lost> <OneHunderdAndEighty>7</OneHunderdAndEighty> <Played>1</Played> <Player> <Attachment>sample string 11</Attachment> <AttachmentContentType>sample string 12</AttachmentContentType> <AttachmentDescription>sample string 14</AttachmentDescription> <AttachmentPassport>sample string 19</AttachmentPassport> <AttachmentPassportContentType>sample string 20</AttachmentPassportContentType> <AttachmentPassportDescription>sample string 22</AttachmentPassportDescription> <AttachmentPassportPhotographer>sample string 21</AttachmentPassportPhotographer> <AttachmentPhotographer>sample string 13</AttachmentPhotographer> <AttachmentThrow>sample string 15</AttachmentThrow> <AttachmentThrowContentType>sample string 16</AttachmentThrowContentType> <AttachmentThrowDescription>sample string 18</AttachmentThrowDescription> <AttachmentThrowPhotographer>sample string 17</AttachmentThrowPhotographer> <AttachmentWDF>sample string 23</AttachmentWDF> <AttachmentWDFContentType>sample string 24</AttachmentWDFContentType> <AttachmentWDFDescription>sample string 26</AttachmentWDFDescription> <AttachmentWDFPhotographer>sample string 25</AttachmentWDFPhotographer> <CompetitorId>2</CompetitorId> <CountryCode>sample string 10</CountryCode> <DateOfBirth>2022-05-26T17:28:14.3753762+02:00</DateOfBirth> <Email>sample string 8</Email> <FirstName>sample string 5</FirstName> <FullName>sample string 4</FullName> <Gender>sample string 9</Gender> <Key>3</Key> <LastName>sample string 6</LastName> <Nationality>sample string 7</Nationality> <PlayerId>1</PlayerId> </Player> <Points>6</Points> <Won>2</Won> </Classification> <CompetitorStatus>sample string 3</CompetitorStatus> <Player> <Attachment>sample string 11</Attachment> <AttachmentContentType>sample string 12</AttachmentContentType> <AttachmentDescription>sample string 14</AttachmentDescription> <AttachmentPassport>sample string 19</AttachmentPassport> <AttachmentPassportContentType>sample string 20</AttachmentPassportContentType> <AttachmentPassportDescription>sample string 22</AttachmentPassportDescription> <AttachmentPassportPhotographer>sample string 21</AttachmentPassportPhotographer> <AttachmentPhotographer>sample string 13</AttachmentPhotographer> <AttachmentThrow>sample string 15</AttachmentThrow> <AttachmentThrowContentType>sample string 16</AttachmentThrowContentType> <AttachmentThrowDescription>sample string 18</AttachmentThrowDescription> <AttachmentThrowPhotographer>sample string 17</AttachmentThrowPhotographer> <AttachmentWDF>sample string 23</AttachmentWDF> <AttachmentWDFContentType>sample string 24</AttachmentWDFContentType> <AttachmentWDFDescription>sample string 26</AttachmentWDFDescription> <AttachmentWDFPhotographer>sample string 25</AttachmentWDFPhotographer> <CompetitorId>2</CompetitorId> <CountryCode>sample string 10</CountryCode> <DateOfBirth>2022-05-26T17:28:14.3753762+02:00</DateOfBirth> <Email>sample string 8</Email> <FirstName>sample string 5</FirstName> <FullName>sample string 4</FullName> <Gender>sample string 9</Gender> <Key>3</Key> <LastName>sample string 6</LastName> <Nationality>sample string 7</Nationality> <PlayerId>1</PlayerId> </Player> <Position>1</Position> <Qualifier>true</Qualifier> <Seeding>1</Seeding> <Wildcard>true</Wildcard> </CompetitorClassificationViewModel> </ArrayOfCompetitorClassificationViewModel>