Information about plays

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

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

{
    "id": 3615279,
    "uri": "https://api.kexp.org/v2/plays/3615279/?format=api",
    "airdate": "2026-02-09T12:35:39-08:00",
    "show": 65888,
    "show_uri": "https://api.kexp.org/v2/shows/65888/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5-33316068830_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5-33316068830_thumb250.jpg",
    "song": "Knees Deep",
    "track_id": "351909ef-1d4f-421c-9b8a-6b08dde09f4f",
    "recording_id": "d6897d5a-6011-4f21-9752-911ae502388b",
    "artist": "The Beths",
    "artist_ids": [
        "4c74fc48-8108-4556-87af-154af74f2ce5"
    ],
    "album": "Expert in a Dying Field",
    "release_id": "50b23d48-2575-48a8-b7d5-0444ff1f55f5",
    "release_group_id": "5efba732-477d-4dbd-9389-db7441ddf233",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2022-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "More amazing Kiwi talent!\nPlaying Napa, CA (May 22-24) @ BottleRock Festival. https://www.bottlerocknapavalley.com/\n\nEnjoy The Beths' Live at KEXP Gathering Space performance from August 2025: https://bit.ly/4rDnQ4G.\n\n\"I really do believe that love is learned over time,\" songwriter Elizabeth Stokes reveals. \"In the course of knowing a person you accumulate so much information: their favorite movies, how they take their tea, how to make them laugh, how that makes you feel. And when relationships between people change, or end, all that knowledge doesn’t just disappear. The phrase 'Expert in a Dying Field' had been floating around my head for a few years, I was glad to finally capture it when writing this tune.\" https://bit.ly/3CcDmOJ \n\nhttps://thebethsnz.bandcamp.com/album/expert-in-a-dying-field\nhttps://www.thebeths.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}