Information about plays

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

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

{
    "id": 3657211,
    "uri": "https://api.kexp.org/v2/plays/3657211/?format=api",
    "airdate": "2026-05-20T11:34:49-07:00",
    "show": 66767,
    "show_uri": "https://api.kexp.org/v2/shows/66767/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-15e32d00-a602-4513-b46f-37c940270636/mbid-15e32d00-a602-4513-b46f-37c940270636-44728408402_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-15e32d00-a602-4513-b46f-37c940270636/mbid-15e32d00-a602-4513-b46f-37c940270636-44728408402_thumb250.jpg",
    "song": "Run Your Mouth",
    "track_id": "81aedbcf-9bd9-404f-8e9a-531c887ead06",
    "recording_id": "b0cdf3d5-8f3b-4d47-981b-a5937cebe454",
    "artist": "The Marías",
    "artist_ids": [
        "7a3970c9-ecd8-4eee-a267-4d8c77d97ff3"
    ],
    "album": "Submarine",
    "release_id": "15e32d00-a602-4513-b46f-37c940270636",
    "release_group_id": "217f8621-5905-48eb-a837-000aeb7b7500",
    "labels": [
        "Atlantic",
        "Nice Life"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7",
        "b977b21d-9a0d-4cb0-8f18-586d1d449a50"
    ],
    "release_date": "2024-05-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Submarine,' from Los Angeles band The Marias, came out in May 2024. https://themariasband.bandcamp.com/album/submarine\n\nSubmarine is a 14-track project that documents the end of Zardoya’s (lead singer) romantic relationship with Conway (drummer), as well as the process of grief and healing that followed. It’s darker and even juicier than Cinema, an emotional accounting of just how deep one can get when thrown into heartbreak. “I think it’s gonna be a cathartic experience because this album does have a lot of themes on heartbreak and loss and solitude,” Zardoya tells Harper’s Bazaar a month before its release, via Zoom. “It was a heavy album to write, but I think as soon as we release it, it’s almost like I’ll be free from all of those emotions.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}