Get Records
Type Data type
M Mandatory
+ Multiple values separated with pipe "|"
http://api.worldarchery.org/v3/RECORDS/?RecordType=INTEGER&RecordLevel=INTEGER&RecordArea=INTEGER&CatId=INTEGER&CatCode=STRING&DisciplineId=INTEGER&RecordName=STRING&Team=BOOLEAN&ParaArchery=BOOLEAN&Historical=BOOLEAN&Id=STRING&Country=STRING&BrokenRecords=BOOLEAN&fText=STRING&SortBy=STRING [&RBP=INTEGER&Page=INTEGER]
http://api.worldarchery.org/?v=3&content=RECORDS&RecordType=INTEGER&RecordLevel=INTEGER&RecordArea=INTEGER&CatId=INTEGER&CatCode=STRING&DisciplineId=INTEGER&RecordName=STRING&Team=BOOLEAN&ParaArchery=BOOLEAN&Historical=BOOLEAN&Id=STRING&Country=STRING&BrokenRecords=BOOLEAN&fText=STRING&SortBy=STRING [&RBP=INTEGER&Page=INTEGER]
{
"pageInfo": {
"totalResults": 5,
"resultsPerPage": 10,
"page": 0
},
"items": [
{
"RecordTypeId": 902,
"RecordLevelId": 2,
"RecordDiscipline": 1,
"RecordArea": 2,
"RecordName": "Double 70 metres Round",
"RecordSubName": "2x72 arrows",
"RecordStanding": true,
"Cat": "RJW",
"ParaAr": false,
"IsTeam": false,
"Date": "2019-08-16",
"Points": 1314,
"Xs": 0,
"OldPoints": 1245,
"OldXs": 0,
"MaxPoints": 1440,
"Shared": false,
"Competition": {
"ID": 20500,
"Name": "135th U.S. National Target Championships and U.S. Open #2",
"Place": "Dublin, Ohio",
"Country": "USA"
},
"NOC": "USA",
"Archers": {
"Id": 20955,
"FName": "Kaufhold",
"GName": "Casey",
"WNameOrd": 0
}
},
{
"RecordTypeId": 902,
"RecordLevelId": 2,
"RecordDiscipline": 1,
"RecordArea": 2,
"RecordName": "Double 70 metres Round",
"RecordSubName": "2x72 arrows",
"RecordStanding": false,
"Cat": "RJW",
"ParaAr": false,
"IsTeam": false,
"Date": "2019-08-04",
"Points": 1245,
"Xs": 0,
"OldPoints": 1239,
"OldXs": 0,
"MaxPoints": 1440,
"Shared": true,
"Competition": {
"ID": 20793,
"Name": "DWAA Double WA 70m, 60m, 50m",
"Place": "Wiltshire",
"Country": "GBR"
},
"NOC": "GBR",
"Archers": {
"Id": 20470,
"FName": "Piper",
"GName": "Louisa",
"WNameOrd": 0
}
},
{
"RecordTypeId": 902,
"RecordLevelId": 2,
"RecordDiscipline": 1,
"RecordArea": 2,
"RecordName": "Double 70 metres Round",
"RecordSubName": "2x72 arrows",
"RecordStanding": false,
"Cat": "RJW",
"ParaAr": false,
"IsTeam": false,
"Date": "2019-05-05",
"Points": 1193,
"Xs": 0,
"OldPoints": 0,
"OldXs": 0,
"MaxPoints": 1440,
"Shared": false,
"Competition": {
"ID": 20895,
"Name": "ANT - Double 1440 Round - 4 dist.",
"Place": "Bruyelle",
"Country": "BEL"
},
"NOC": "BEL",
"Archers": {
"Id": 5940,
"FName": "Destrooper",
"GName": "Charlotte",
"WNameOrd": 0
}
},
{
"RecordTypeId": 902,
"RecordLevelId": 2,
"RecordDiscipline": 1,
"RecordArea": 2,
"RecordName": "Double 70 metres Round",
"RecordSubName": "2x72 arrows",
"RecordStanding": false,
"Cat": "RJW",
"ParaAr": false,
"IsTeam": false,
"Date": "2019-05-05",
"Points": 1239,
"Xs": 0,
"OldPoints": 1193,
"OldXs": 0,
"MaxPoints": 1440,
"Shared": false,
"Competition": {
"ID": 21326,
"Name": "Bucks or Bounty & National Tour Stage 1",
"Place": "Shropshire",
"Country": "GBR"
},
"NOC": "GBR",
"Archers": {
"Id": 20471,
"FName": "Rogers",
"GName": "Thea",
"WNameOrd": 0
}
}
]
}