Athlete Olympic Stats
Type Data type
M Mandatory
+ Multiple values separated with pipe "|"
http://api.worldarchery.org/v3/ATHLETEOLYMPICS/?Id=STRING&SublevelId=INTEGER&CompFormatId=INTEGER&CompSubFormatId=INTEGER&SortBy=STRING [&]
http://api.worldarchery.org/?v=3&content=ATHLETEOLYMPICS&Id=STRING&SublevelId=INTEGER&CompFormatId=INTEGER&CompSubFormatId=INTEGER&SortBy=STRING [&]
{
"pageInfo": {
"totalResults": 9,
"resultsPerPage": 9,
"page": 0
},
"items": [
{
"SubLevelId": 1,
"SubLevelName": "Summer Olympic Games",
"Caps": 4,
"Podiums": 3,
"Medals": {
"Golds": 0,
"Silvers": 2,
"Bronzes": 1
},
"Details": [
{
"ID": 14904,
"Year": 2021,
"Place": "Tokyo",
"Events": {
"Individual": [
"RM",
"RW"
],
"Team": [
"RM",
"RW"
],
"Mixed": [
"RX"
]
},
"Individual": {
"Rnk": 7,
"CatId": 1,
"CatCode": "RM",
"Outcome": "Quarterfinal",
"Formats": [
{
"PhTypeId": 1,
"FmtId": 1,
"FmtSubId": 1
},
{
"PhTypeId": 2,
"FmtId": 5,
"FmtSubId": 8
}
]
},
"Team": {
"Rnk": 7,
"CatId": 1,
"CatCode": "RM",
"Outcome": "Quarterfinal",
"Formats": [
{
"PhTypeId": 1,
"FmtId": 1,
"FmtSubId": 10
},
{
"PhTypeId": 2,
"FmtId": 5,
"FmtSubId": 13
}
]
},
"Mixed": {
"Rnk": 9,
"CatId": 47,
"CatCode": "RX",
"Outcome": "First Round",
"Formats": [
{
"PhTypeId": 1,
"FmtId": 1,
"FmtSubId": 11
},
{
"PhTypeId": 2,
"FmtId": 5,
"FmtSubId": 14
}
]
}
},
{
"ID": 14870,
"Year": 2016,
"Place": "Rio de Janeiro",
"Events": {
"Individual": [
"RM",
"RW"
],
"Team": [
"RM",
"RW"
],
"Mixed": []
},
"Individual": {
"Rnk": 3,
"CatId": 1,
"CatCode": "RM",
"Outcome": "Bronze",
"Formats": [
{
"PhTypeId": 1,
"FmtId": 1,
"FmtSubId": 1
},
{
"PhTypeId": 2,
"FmtId": 5,
"FmtSubId": 8
}
]
},
"Team": {
"Rnk": 2,
"CatId": 1,
"CatCode": "RM",
"Outcome": "Silver",
"Formats": [
{
"PhTypeId": 1,
"FmtId": 1,
"FmtSubId": 10
},
{
"PhTypeId": 2,
"FmtId": 5,
"FmtSubId": 13
}
]
},
"Mixed": []
},
{
"ID": 446,
"Year": 2012,
"Place": "London",
"Events": {
"Individual": [
"RM",
"RW"
],
"Team": [
"RM",
"RW"
],
"Mixed": []
},
"Individual": {
"Rnk": 17,
"CatId": 1,
"CatCode": "RM",
"Outcome": "Second Round"
},
"Team": {
"Rnk": 2,
"CatId": 1,
"CatCode": "RM",
"Outcome": "Silver"
},
"Mixed": []
},
{
"ID": 298,
"Year": 2008,
"Place": "Beijing",
"Events": {
"Individual": [
"RM",
"RW"
],
"Team": [
"RM",
"RW"
],
"Mixed": []
},
"Individual": {
"Rnk": 27,
"CatId": 1,
"CatCode": "RM",
"Outcome": "Second Round"
},
"Team": {
"Rnk": 9,
"CatId": 1,
"CatCode": "RM",
"Outcome": "First Round"
},
"Mixed": []
}
]
}
]
}