This function returns de details of the course
Function: getbaangegevens
parameters: no parameters required
Example: https://backend.prowaregolf.nl/api/getbaangegevens/key/<your authrisation code here>
result:
{
"Baangegevens":[
{
"Lusnaam":"Blauwe (dames)",
"CR18holes":"74.40",
"SR18Holes":"125.00",
"CReerste9":"73.70",
"SReerste9":"121.00",
"CRtweede9":"75.10",
"SRtweede9":"128.00",
"Hole":"1",
"Lengte":"320",
"Par":"4",
"Strokeindex":"6"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"2",
"Lengte":"405",
"Par":"5",
"Strokeindex":"10"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"3",
"Lengte":"431",
"Par":"5",
"Strokeindex":"4"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"4",
"Lengte":"285",
"Par":"4",
"Strokeindex":"12"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"5",
"Lengte":"370",
"Par":"4",
"Strokeindex":"2"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"6",
"Lengte":"153",
"Par":"3",
"Strokeindex":"16"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"7",
"Lengte":"301",
"Par":"4",
"Strokeindex":"8"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"8",
"Lengte":"119",
"Par":"3",
"Strokeindex":"18"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"9",
"Lengte":"282",
"Par":"4",
"Strokeindex":"14"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"10",
"Lengte":"403",
"Par":"5",
"Strokeindex":"13"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"11",
"Lengte":"309",
"Par":"4",
"Strokeindex":"3"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"12",
"Lengte":"335",
"Par":"4",
"Strokeindex":"7"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"13",
"Lengte":"344",
"Par":"4",
"Strokeindex":"5"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"14",
"Lengte":"150",
"Par":"3",
"Strokeindex":"17"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"15",
"Lengte":"428",
"Par":"5",
"Strokeindex":"1"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"16",
"Lengte":"314",
"Par":"4",
"Strokeindex":"11"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"17",
"Lengte":"139",
"Par":"3",
"Strokeindex":"15"
},
{
"Lusnaam":"",
"CR18holes":"",
"SR18Holes":"",
"CReerste9":"",
"SReerste9":"",
"CRtweede9":"",
"SRtweede9":"",
"Hole":"18",
"Lengte":"338",
"Par":"4",
"Strokeindex":"9"
}
]
}