To get the concert’s uuid, please use the Get concerts endpoint.
Get a specific concert's details, including the list of programmed artists.
To get the concert’s uuid, please use the Get concerts endpoint.
Please note that there are separate UUIDs for the venue itself and each of the concerts played there.
GET /api/v2/venue/concert/{uuid}
Parameter name | Value | Description | Additional |
---|---|---|---|
uuid | string | A concert UUID |
Required |
Status code | Description | Resource |
---|---|---|
200 | OK
An event response |
Event |
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 |