Information about plays

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

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

{
    "id": 3548327,
    "uri": "https://api.kexp.org/v2/plays/3548327/?format=api",
    "airdate": "2025-09-03T07:30:38-07:00",
    "show": 64462,
    "show_uri": "https://api.kexp.org/v2/shows/64462/?format=api",
    "image_uri": "https://ia801503.us.archive.org/4/items/mbid-3385a333-3f0e-465f-aca4-dab132e9e52c/mbid-3385a333-3f0e-465f-aca4-dab132e9e52c-39285784227_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-3385a333-3f0e-465f-aca4-dab132e9e52c/mbid-3385a333-3f0e-465f-aca4-dab132e9e52c-39285784227_thumb250.jpg",
    "song": "The Next Storm",
    "track_id": "c12f6d3e-7173-4958-8a1b-af66dc1909a5",
    "recording_id": "4d57359b-c01c-4d26-823d-44a1cd919660",
    "artist": "Frank Turner",
    "artist_ids": [
        "aca5718f-4f49-4439-b8f6-209db3f11757"
    ],
    "album": "Positive Songs for Negative People",
    "release_id": "3385a333-3f0e-465f-aca4-dab132e9e52c",
    "release_group_id": "3429b980-55f3-4b35-8506-cb88339d36f5",
    "labels": [
        "Polydor",
        "Interscope Records",
        "Xtra Mile Recordings"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2",
        "2182a316-c4bd-4605-936a-5e2fac52bdd2",
        "d63e344d-bc9c-4cbe-a83d-2cc1cdb94e65"
    ],
    "release_date": "2015-08-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dear John,\n\nSeven months ago, I wrote to you and asked to hear “Bend” by Middle Kids, as my then 12-year-old son was in crisis and refusing to go to school—the result of bullying and a woefully misdiagnosed mental health condition. Our story resonated with two other listeners—Marcus and Kate—whose emails you forwarded me. When things got bad—and they did—I would reread their notes: We made it, our kids made it, and yours will too.\n\nAs my son got on the right medication he began the long, winding journey back to health, I made a playlist for him. One of the last songs I added—as our beautiful boy began to return to us—was “The Next Storm” by Frank Turner. We had a difficult winter, we had a rough few months, but I’m heartened to share that my son is finally back at school, healthier and happier than ever.\n\nThis has been my hardest year as a mom, but I’ve learned several important lessons:\n\nMusic is medicine. \nReal medicine should not be so expensive and difficult to access. Period.\nAnd finally, there will always be a next storm. But I know my boy can weather them.\n\nI would love to hear “The Next Storm”—for my son and anyone else listening who is where we were in January. Thank you for building this beautiful community of music lovers and for always reminding us—in good times and bad—that we’re not alone.\n\nAdrienne, longtime Amplifier in Maryland",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}