Get edition details
Get a specific edition's details, including the list of programmed artists.
To get the edition’s uuid, please use the Get editions endpoint.
Please note that there are separate UUIDs for the festival itself and each of its editions.
Request
GET
/api/v2/festival/edition/{uuid}
Path parameters
| Parameter | Value | Description | Additional |
|---|---|---|---|
| uuid | string | An edition UUID | Required |
Response
| Code | Description | Resource |
|---|---|---|
| 200 |
OK
An event response |
Edition |
| 401 |
Unauthorized
You are not logged in |
|
| 403 |
Forbidden
This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access. |
|
| 404 |
Not Found
Venue not found |