Bandsintown · Example Payload

Event Data Example

An epic night of electronic music featuring Skrillex

ConcertsLive MusicEventArtistsVenuesMusic Discoverytour datesTicketsfan notificationsEntertainment

Event Data Example is an example object payload from Bandsintown, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idartist_idurlon_sale_datetimedatetimedescriptionvenueofferslineup

Example Payload

Raw ↑
{
  "id": "13722599",
  "artist_id": "438314",
  "url": "http://www.bandsintown.com/event/13722599?app_id=foo&artist=Skrillex&came_from=67",
  "on_sale_datetime": "2017-03-01T18:00:00",
  "datetime": "2017-03-19T11:00:00",
  "description": "An epic night of electronic music featuring Skrillex",
  "venue": {
    "name": "Encore Beach Club",
    "latitude": "36.12714",
    "longitude": "-115.1629562",
    "city": "Las Vegas",
    "region": "NV",
    "country": "United States"
  },
  "offers": [
    {
      "type": "Tickets",
      "url": "http://www.bandsintown.com/event/13722599/buy_tickets?app_id=foo&artist=Skrillex&came_from=67",
      "status": "available"
    }
  ],
  "lineup": [
    "Skrillex",
    "Diplo"
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/event-data-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.