Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3627512/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3627512,
    "uri": "https://api.kexp.org/v2/plays/3627512/?format=api",
    "airdate": "2026-03-10T20:03:25-07:00",
    "show": 66147,
    "show_uri": "https://api.kexp.org/v2/shows/66147/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-239555c2-bd16-4054-9448-ceeb15339e75/mbid-239555c2-bd16-4054-9448-ceeb15339e75-36166962901_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-239555c2-bd16-4054-9448-ceeb15339e75/mbid-239555c2-bd16-4054-9448-ceeb15339e75-36166962901_thumb250.jpg",
    "song": "(Give Me Back My) Bunty Bunty",
    "track_id": "02c7a4aa-3119-4220-bbe7-d748e358ebb8",
    "recording_id": "da8db32f-fb25-432b-a39c-b37d20d4f3ad",
    "artist": "The Bombay Royale",
    "artist_ids": [
        "cfcb2d2f-bfe0-428b-ac21-b5c1e1ce5ea3"
    ],
    "album": "The Island of Dr Electrico",
    "release_id": "239555c2-bd16-4054-9448-ceeb15339e75",
    "release_group_id": "98ebc31a-452f-42f8-a55d-01e02a403441",
    "labels": [
        "Hope Street Recordings"
    ],
    "label_ids": [
        "2592aa70-0d5b-4bc4-ac7b-b44be8bc3029"
    ],
    "release_date": "2014-07-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Bombay Royale were an 11-piece Australian band originally inspired by the soundtracks of vintage Bollywood and drawing on a wide range of influences - from 60s rock and 70s funk and disco to the classical and folk music of India.\n\nListen and read more here: https://thebombayroyale.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}