Information about plays

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

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

{
    "id": 3631426,
    "uri": "https://api.kexp.org/v2/plays/3631426/?format=api",
    "airdate": "2026-03-20T09:50:23-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn711203.ca.archive.org/0/items/mbid-b0ce1c97-728d-379e-b3e1-2a4a1f6417b1/mbid-b0ce1c97-728d-379e-b3e1-2a4a1f6417b1-15135704076_thumb500.jpg",
    "thumbnail_uri": "https://ia803202.us.archive.org/22/items/mbid-b0ce1c97-728d-379e-b3e1-2a4a1f6417b1/mbid-b0ce1c97-728d-379e-b3e1-2a4a1f6417b1-15135704076_thumb250.jpg",
    "song": "Hunger Strike",
    "track_id": "836e68db-68c0-365c-83be-2e8394610829",
    "recording_id": "db6b93f6-cc1d-4858-9e5b-15e57b259533",
    "artist": "Temple of the Dog",
    "artist_ids": [
        "e9571c17-817f-4d34-ae3f-0c7a96f822c1"
    ],
    "album": "Temple of the Dog",
    "release_id": "b0ce1c97-728d-379e-b3e1-2a4a1f6417b1",
    "release_group_id": "b9369fce-01fc-36b2-9d67-3a7fb14a8f44",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1991-04-16",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Temple of the Dog recorded the song on the very day  Eddie Vedder flew in from San Diego to meet with his new bandmates in what would become Pearl Jam: October 8, 1990. \n--\nChris Cornell planned to sing both the high and low parts of the \"Going Hungry\" chorus by himself with the help of overdubs, but he was struggling with the low register. In a defining moment, Vedder stepped up to the microphone and sang the low parts of the chorus, which made the song click for Cornell.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}