Information about plays

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

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

{
    "id": 3628148,
    "uri": "https://api.kexp.org/v2/plays/3628148/?format=api",
    "airdate": "2026-03-12T16:08:03-07:00",
    "show": 66163,
    "show_uri": "https://api.kexp.org/v2/shows/66163/?format=api",
    "image_uri": "https://dn710002.ca.archive.org/0/items/mbid-0c6a53b1-cc0c-4b5c-9eee-3512b92e795a/mbid-0c6a53b1-cc0c-4b5c-9eee-3512b92e795a-30433841433_thumb500.jpg",
    "thumbnail_uri": "https://dn710002.ca.archive.org/0/items/mbid-0c6a53b1-cc0c-4b5c-9eee-3512b92e795a/mbid-0c6a53b1-cc0c-4b5c-9eee-3512b92e795a-30433841433_thumb250.jpg",
    "song": "Your Woman",
    "track_id": "5329b796-cff9-44f9-a69b-84da1a313d93",
    "recording_id": "633526aa-b80c-4ab2-b3da-ddf9e13902a8",
    "artist": "White Town",
    "artist_ids": [
        "b9068fde-91c8-48bf-8655-8d74c24ef4c5"
    ],
    "album": "1000 Original Hits: 1997",
    "release_id": "0c6a53b1-cc0c-4b5c-9eee-3512b92e795a",
    "release_group_id": "1b019f02-312c-4476-aacc-8f0155a66296",
    "labels": [
        "EMI Plus"
    ],
    "label_ids": [
        "27e901b1-0d33-4331-9466-59e2f34564f6"
    ],
    "release_date": "2001-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "White Town (Jyoti Mishra) created this song at home using free MIDI sequencing software for the Atari ST home computer along with a cheap multitrack cassette recorder - the song features a sampled trumpet line from a 1932 recording of \"My Woman\" by Lew Stone and his Monseigneur Band.\n\nhttps://whitetown.bandcamp.com\nhttps://whitetown.co.uk/\n\nKEXP's Emily Fox reflected on this song for Sound & Vision. https://tinyurl.com/bdd5r9rx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}