GET - https://subscribercrmapi.acamh.org/api/eventvenue/{id}

Gets a single event venue.

{
"Id": 1,
"VenueName": "The O2",
"ContactName": "Peter Parker",
"AddressLine1": "Peninsula Square",
"AddressLine2": "",
"AddressLine3": "",
"Town": "LONDON",
"CountyId": -1,
"Postcode": "SE10 0DX",
"CountryId": -1,
"Telephone": null,
"Fax": null,
"Email": null,
"Website": null,
"Notes": null
}