Details of a single Member Association
Type Data type
M Mandatory
+ Multiple values separated with pipe "|"
http://api.worldarchery.org/v3/MEMBERASSOCIATION/?Noc=STRING&EmbedFiles=BOOLEAN [&RBP=INTEGER&Page=INTEGER]
http://api.worldarchery.org/?v=3&content=MEMBERASSOCIATION&Noc=STRING&EmbedFiles=BOOLEAN [&RBP=INTEGER&Page=INTEGER]
{
"pageInfo": {
"totalResults": 1,
"resultsPerPage": 10,
"page": 0
},
"items": [
{
"MaId": 62,
"MaCode": "LAT",
"MaName": "Latvian Archery Federation",
"NOC": "LAT",
"CName": "Latvia",
"CShort": "Latvia",
"MaStatusCode": 0,
"MaStatus": "Active",
"CaId": 3,
"CaCode": "WAE",
"CaName": "World Archery Europe",
"Continent": "Europe",
"Address": {
"Contact": "",
"Address": "Grostonas iela 6b",
"Zip": "1013",
"Place": "Riga",
"State": "",
"CountryCode": "LAT",
"ContryName": "Latvia",
"Notes": ""
},
"Functions": [
{
"Id": 4961,
"Function": "President",
"Title": "",
"FName": "Podins",
"GName": "Arnis",
"WNameOrd": false
},
{
"Id": 4960,
"Function": "Secretary general",
"Title": "",
"FName": "Lapsins",
"GName": "Eduards",
"WNameOrd": false
}
],
"Links": {
"E-Mail": "Lkauss@apollo.lv",
"Mobile": "+371 2926 6088",
"Web": "http://archery.lv/"
},
"SocialMedia": {
"Facebook Official Page": "https://www.facebook.com/archerylatvia/"
},
"Logo": {
"URL": "https://extranet.worldarchery.org/MALogos/LAT.png",
"MimeType": "image/png"
}
}
]
}