The fair-trade ticketing company.
English | Español | Français
Find an Event! Create an Event! FAQ
 
Brown Paper Tickets API v2.0 - Date List
Back
URL: https://www.brownpapertickets.com/api2/datelist
 
Description: This feed returns a list of dates belonging to a given event, along with information about each date's status.
 
Inputs:
id - Developer ID - Available from your Account Settings page.
 
event_id - Unique event ID used to identify each event in the Brown Paper Tickets system. The event_id can be found in the eventlist feed.
 
date_id (Optional) - Used to display details for specific date only.
 
Outputs: Returns a REST-Compliant XML feed containing the following variables:

date_id - This the unique tracking ID given to all dates.
 
live - This returns "y" if the date is currently available for ticket sales and "n" if sales are not available.
 
datestart - This is the start date for this date.
 
dateend - This is the end date for this date.
 
timestart - This is the start time for this date.
 
timeend - This is the end time for this date.
 
date_available - This is the quantity of tickets available for this date. Note: This feed shows a maximum of 50 tickets.