---
title: "Get Event Details"
method: GET
path: "/discovery/v2/events/{id}"
---

# Get Event Details

`GET /discovery/v2/events/{id}`

Get details for a specific event using the unique identifier for the event. This includes the venue and location, the attraction(s), and the Ticketmaster Website URL for purchasing tickets for the event.

## Path parameters

- `id` string, required

## Query parameters

- `locale` string
- `includeLicensedContent` 'yes' | ' no'

## Response `200`

successful operation

## Changes

- **2017-04-12** (v2) `cafed74c985d` — 1 info
  - added the new optional `query` request parameter `includeLicensedContent`
- **2016-08-31** (v2) `b254169933bd` — 1 warning
  - deleted the `query` request parameter `extensions`
- **2016-08-09** (v2) `39be26fdd490` — 2 info
  - added the new optional `query` request parameter `extensions`
  - added the new optional `query` request parameter `locale`
- **2016-08-09** (v2) `39be26fdd490` — 2 info
  - added the new optional `query` request parameter `extensions`
  - added the new optional `query` request parameter `locale`
- **2016-08-09** (v2) `0c761079e46d` — 2 warning
  - deleted the `query` request parameter `extensions`
  - deleted the `query` request parameter `locale`

[Change history](https://skmtc.dev/ticketmaster-api/apis/discovery-api/changes/discovery/v2/events/:id/get.md)

---

[API](https://skmtc.dev/ticketmaster-api/apis/discovery-api.md) · [All operations](https://skmtc.dev/ticketmaster-api/apis/discovery-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ticketmaster-api/discovery-api/revisions/d5a426e40d9e/schema)
