Information about plays

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

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

{
    "id": 3524318,
    "uri": "https://api.kexp.org/v2/plays/3524318/?format=api",
    "airdate": "2025-07-08T12:16:50-07:00",
    "show": 63957,
    "show_uri": "https://api.kexp.org/v2/shows/63957/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-2d85c8bf-bf82-4327-88f1-7a96669a8748/mbid-2d85c8bf-bf82-4327-88f1-7a96669a8748-41980370030_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-2d85c8bf-bf82-4327-88f1-7a96669a8748/mbid-2d85c8bf-bf82-4327-88f1-7a96669a8748-41980370030_thumb250.jpg",
    "song": "Bloom Baby Bloom",
    "track_id": "ac42e945-3cf0-4962-a8c4-f156f8865cb2",
    "recording_id": "ac86e71c-fc2e-4499-8b2b-12c0709acb06",
    "artist": "Wolf Alice",
    "artist_ids": [
        "3547f34a-db02-4ab7-b4a0-380e1ef951a9"
    ],
    "album": "Bloom Baby Bloom",
    "release_id": "2d85c8bf-bf82-4327-88f1-7a96669a8748",
    "release_group_id": "be67d8d6-f6c1-4c86-b42b-2605bcb55e75",
    "labels": [
        "Columbia",
        "RCA"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e",
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2025-05-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wolf Alice will be performing\n-- at The Showbox SoDo in Seattle on Monday, October 6th \n--at The Fox Theater in Oakland on Friday, October 10th.\n--\nEllie Rowsell:\nI wanted a rock song to focus on the performance element of a rock song and sing like Axl Rose, but to be singing a song about being a woman. I’ve used the guitar as a shield in the past, playing it has perhaps been some way to reject the ‘girl singer in band’ trope, but I wanted to focus on my voice as a rock instrument so it’s been freeing to put the guitar down and reach a point where I don’t feel like I need to prove that I’m a musician.\"\n--\nWatch her scream this song loud: https://www.youtube.com/watch?v=4BKC74wS-48\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}