Information about plays

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

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

{
    "id": 3540415,
    "uri": "https://api.kexp.org/v2/plays/3540415/?format=api",
    "airdate": "2025-08-15T14:40:49-07:00",
    "show": 64295,
    "show_uri": "https://api.kexp.org/v2/shows/64295/?format=api",
    "image_uri": "https://ia601303.us.archive.org/23/items/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0-37814851931_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0-37814851931_thumb250.jpg",
    "song": "The World’s Biggest Paving Slab",
    "track_id": "60a1f016-48ce-410b-b738-eaa3e5b88397",
    "recording_id": "d589fac7-6c14-4b03-a03f-cc56f2b86d08",
    "artist": "English Teacher",
    "artist_ids": [
        "b60fd6f1-a47a-4021-b8df-83f8e8893e91"
    ],
    "album": "This Could Be Texas",
    "release_id": "e15af16b-5ddc-459e-b682-68d631f7bdd0",
    "release_group_id": "6a6b9cb9-92c1-45ff-b4ed-940887fc04ca",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2024-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "British post-punkers English Teacher released their third full-length album in 2024.\n\nhttps://www.englishteacherband.com/music/\n--\nSinger Lily Fontaine says of this song:\n\"I wrote and recorded the demo in my bedroom in one day, during my final year of university in 2018. Moving to a city for university forced me to reflect on how my experience of growing up in and around Pendle, how witnessing the social, economic and political issues that exist around there in juxtaposition with the beauty of the landscape and the characters that live within in it, has shaped me into the artist and person that I am. These semi-rural stories leak into most of my writing; in particular, this song tackles delusions of grandeur and inferiority from the perspective of a small town’s local celebrities. It’s split into two halves.\"\n\nhttps://www.stereogum.com/2232857/english-teacher-the-worlds-biggest-paving-slab/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}