APIEndpoint referenceVenue
/venue/{id}
curl -X GET "https://example.com/api/venue/0"{ "capacity": 0, "cityName": "string", "countrySlug": "string", "id": 0, "latitude": "string", "longitude": "string", "name": "string", "slug": "string"}curl -X GET "https://example.com/api/venue/0"{ "capacity": 0, "cityName": "string", "countrySlug": "string", "id": 0, "latitude": "string", "longitude": "string", "name": "string", "slug": "string"}