{"namespace":"tribe\/events\/v1","routes":{"\/tribe\/events\/v1":{"namespace":"tribe\/events\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"tribe\/events\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/howtoinvest.co.nz\/wp-json\/tribe\/events\/v1"}]}},"\/tribe\/events\/v1\/doc":{"namespace":"tribe\/events\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/howtoinvest.co.nz\/wp-json\/tribe\/events\/v1\/doc"}]}},"\/tribe\/events\/v1\/events":{"namespace":"tribe\/events\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"page":{"default":1,"description":"The archive page to return","type":"integer","required":false},"per_page":{"default":"9","description":"The number of events to return on each page","type":"integer","required":false},"start_date":{"default":"2024-11-20 23:59:00","description":"Events that start on the specified date","required":false},"end_date":{"default":"2026-11-21 06:29:23","description":"Events that end on the specified date","required":false},"starts_before":{"description":"Events that start before the specified date","required":false},"starts_after":{"description":"Events that start after the specified date","required":false},"ends_before":{"description":"Events that end before the specified date","required":false},"ends_after":{"description":"Events that end after the specified date","required":false},"strict_dates":{"default":"false","description":"Dates set using the start_date\/end_date, starts_*\/ends_* are set to start at the specified times. The default behavior is to include the entire days.","required":false},"search":{"description":"Events should contain the specified string in the title or description","type":"string","required":false},"categories":{"description":"Events should be assigned one of the specified categories slugs or IDs","items":{"type":"integer"},"required":false},"tags":{"description":"Events should be assigned one of the specified tags slugs or IDs","items":{"type":"integer"},"required":false},"venue":{"description":"Events should be assigned one of the specified venue IDs","items":{"type":"integer"},"required":false},"organizer":{"description":"Events should be assigned one of the specified organizer IDs","items":{"type":"integer"},"required":false},"featured":{"type":"boolean","description":"Events should be filtered by their featured status","required":false},"status":{"format":"string","description":"The event post status","required":false},"geoloc":{"type":"boolean","description":"Requires Events Calendar Pro. Events should be filtered by whether their venue has geolocation data","required":false},"geoloc_lat":{"format":"double","description":"Requires Events Calendar Pro. Events should be filtered by their venue latitude location, must also provide geoloc_lng","required":false},"geoloc_lng":{"format":"double","description":"Requires Events Calendar Pro. Events should be filtered by their venue longitude location, must also provide geoloc_lat","required":false},"include":{"description":"Include events with one of the post IDs specified in the array of CSV list, date filters will be ignored.","items":{"type":"integer"},"required":false},"post_parent":{"type":"integer","description":"Events should be filtered by their post_parent being the specified one.","required":false},"ticketed":{"type":"boolean","description":"Filter events with or without tickets.","required":false}}},{"methods":["POST"],"args":{"author":{"type":"integer","description":"The event author ID","required":false},"date":{"type":"string","description":"The event publication date","required":false},"date_utc":{"type":"string","description":"The event publication date (UTC time zone)","required":false},"title":{"type":"string","description":"The event title","required":true},"description":{"type":"string","description":"The event description","required":false},"slug":{"type":"string","description":"The event slug","required":false},"excerpt":{"type":"string","description":"The event excerpt","required":false},"status":{"type":"string","description":"The event post status","required":false},"timezone":{"type":"string","description":"The event time zone","required":false},"all_day":{"default":false,"type":"boolean","description":"Whether the event lasts the whole day or not","required":false},"start_date":{"type":"string","description":"The event start date and time","required":true},"end_date":{"type":"string","description":"The event end date and time","required":true},"image":{"type":"string","description":"The event featured image ID or URL","required":false},"cost":{"description":"The event cost","required":false},"website":{"default":null,"description":"The event website URL","required":false},"show_map":{"type":"boolean","description":"Whether the event should show a map or not","required":false},"show_map_link":{"type":"boolean","description":"Whether the event should show a map link or not","required":false},"hide_from_listings":{"type":"boolean","description":"Whether events should be hidden in the calendar view or not","required":false},"sticky":{"type":"boolean","description":"Whether the event should be sticky in the calendar view or not","required":false},"featured":{"type":"boolean","description":"Whether the event should be featured on the site or not","required":false},"categories":{"default":null,"items":{"type":"integer"},"description":"The event category ID or name","required":false},"tags":{"default":null,"items":{"type":"integer"},"description":"The event tag ID or name","required":false},"venue":{"default":null,"items":{"type":"integer"},"description":"The event venue ID or data","required":false},"organizer":{"default":null,"items":{"type":"integer"},"description":"The event organizer IDs or data","required":false}}}],"_links":{"self":[{"href":"https:\/\/howtoinvest.co.nz\/wp-json\/tribe\/events\/v1\/events"}]}},"\/tribe\/events\/v1\/events\/(?P