Events
Closest Events
POST
https://api.munzee.com/map/closest/events/v4
Headers
Name
Type
Description
Authorization
string
Munzee API Authorization token
Request Body
Name
Type
Description
latitude
integer
Latitude
longitude
integer
Longitude
{
"data": {
"events": [
{
"munzee_id": "72829027",
"munzee_event_id": "2079",
"calendar_id": "3241",
"event_name": "V for Victory (now cancelled until Autumn)",
"start_date": "1969-12-31",
"end_date": "1969-12-31",
"start_time": "11:00:00",
"code": "https://www.munzee.com/m/EventIndicator/2405/",
"event_url": "https://calendar.munzee.com/event1582133275/",
"notes": "This \"V for Victory' Munzee Event is timed for May 2020, to celebrate the 75th V-E Day (Victory in Europe) this month.\r\n\r\nThis Event will be held inside the D-Day Museum, where we have hired The Dulverton Room. The room will be signposted on the day, but enter though the main entrance to the Museum. There is a large Car Park nearby the Museum, it will be busy, but other car parks are nearby.\r\n\r\nThe D-Day Museum is well worth a visit, but you will have to pay the usual entrance fee. Also on the Sunday nearby is The Rural & Seaside Show.\r\n\r\nIndicator Pin ( E ) is now on the Map at Southsea by the D - Day Museum.\r\n\r\n\"V\" stands for Victory, and of course \"V\" stands for Virtuals which there are many all along the prom, and plenty room for more.\r\n\r\nAlso \"V' stands for Nelson's Flagship - HMS Victory too. Plus on the rare Saturday \"V\" stands for Victory when Pompey football team win. (An occasional occurrence sadly .. sob, sob)\r\n\r\nWe are also planing to have a FULL Event package with up to 40 Event munzees, and a Eventzee photo hunt\r\n\r\nPlus a few surprise events in the hall as well.\r\n\r\nPlus we will be having a RAFFLE starting at 2pm in the Dulverton Room, so please if possible bring a gift to raffle,\r\n\r\nAfterwards we will have a Group Photo of all who attend. \r\n\r\nWe Now have a \"V\" for Victory virtual Ribbon garden at Southsea too, in Red/White/Blue colours. this is along the beach, but will be able to be capped from the Prom. So PLEASE add any spare virtuals in this garden.\r\n Link \r\nhttps://docs.google.com/spreadsheets/d/1B8wNIYCO5T6h_7qfY47VtNIRkvfaIVuY9dsj_J49-vs/edit?usp=sharing) \r\n\r\nThere Now is an EMERALD Garden started at South Parade Pier, these are deployed by MHQ as prizes etc.\r\n\r\n So why not book a weekend in Portsmouth, Your Hosts - Peter - Warwick - Jilly - Roger, look forward to meeting you there.\r\n ",
"location": "D - Day Museum, Southsea, Portsmouth, Hampshire",
"lat": "50.778908304606354",
"long": "-1.0887730121612549",
"distance_away_in_miles": "97.54101",
"distance_away_in_fts": 515016.5328,
"original_pin_image": "https://munzee.global.ssl.fastly.net/images/pins/eventindicator.png"
}
]
}
}
Event Details
POST
/map/closest/events/v4/{id}
Path Parameters
Name
Type
Description
id
string
Munzee ID
Headers
Name
Type
Description
Authorization
string
Munzee API Authorization token
Request Body
Name
Type
Description
latitude
integer
Latitude
longitude
integer
Longitude
{
"data": {
"event": {
"munzee_id": "72829027",
"munzee_event_id": "2079",
"calendar_id": "3241",
"event_name": "V for Victory (now cancelled until Autumn)",
"creator": "EventIndicator",
"start_date": "1969-12-31",
"end_date": "1969-12-31",
"start_time": "11:00:00",
"deployed_at": "2020-02-20 16:25:06",
"code": "https://www.munzee.com/m/EventIndicator/2405/",
"event_url": "https://calendar.munzee.com/event1582133275/",
"notes": "This \"V for Victory' Munzee Event is timed for May 2020, to celebrate the 75th V-E Day (Victory in Europe) this month.\r\n\r\nThis Event will be held inside the D-Day Museum, where we have hired The Dulverton Room. The room will be signposted on the day, but enter though the main entrance to the Museum. There is a large Car Park nearby the Museum, it will be busy, but other car parks are nearby.\r\n\r\nThe D-Day Museum is well worth a visit, but you will have to pay the usual entrance fee. Also on the Sunday nearby is The Rural & Seaside Show.\r\n\r\nIndicator Pin ( E ) is now on the Map at Southsea by the D - Day Museum.\r\n\r\n\"V\" stands for Victory, and of course \"V\" stands for Virtuals which there are many all along the prom, and plenty room for more.\r\n\r\nAlso \"V' stands for Nelson's Flagship - HMS Victory too. Plus on the rare Saturday \"V\" stands for Victory when Pompey football team win. (An occasional occurrence sadly .. sob, sob)\r\n\r\nWe are also planing to have a FULL Event package with up to 40 Event munzees, and a Eventzee photo hunt\r\n\r\nPlus a few surprise events in the hall as well.\r\n\r\nPlus we will be having a RAFFLE starting at 2pm in the Dulverton Room, so please if possible bring a gift to raffle,\r\n\r\nAfterwards we will have a Group Photo of all who attend. \r\n\r\nWe Now have a \"V\" for Victory virtual Ribbon garden at Southsea too, in Red/White/Blue colours. this is along the beach, but will be able to be capped from the Prom. So PLEASE add any spare virtuals in this garden.\r\n Link \r\nhttps://docs.google.com/spreadsheets/d/1B8wNIYCO5T6h_7qfY47VtNIRkvfaIVuY9dsj_J49-vs/edit?usp=sharing) \r\n\r\nThere Now is an EMERALD Garden started at South Parade Pier, these are deployed by MHQ as prizes etc.\r\n\r\n So why not book a weekend in Portsmouth, Your Hosts - Peter - Warwick - Jilly - Roger, look forward to meeting you there.\r\n ",
"location": "D - Day Museum, Southsea, Portsmouth, Hampshire",
"lat": "50.778908304606354",
"long": "-1.0887730121612549",
"distance_away_in_miles": "97.54101",
"distance_away_in_fts": 515016.5328,
"original_pin_image": "https://munzee.global.ssl.fastly.net/images/pins/eventindicator.png"
}
}
}
Last updated
Was this helpful?