Information about plays

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

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

{
    "id": 3629371,
    "uri": "https://api.kexp.org/v2/plays/3629371/?format=api",
    "airdate": "2026-03-15T16:38:24-07:00",
    "show": 66190,
    "show_uri": "https://api.kexp.org/v2/shows/66190/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-5d990971-f4d3-493b-8b30-fdf5166b2987/mbid-5d990971-f4d3-493b-8b30-fdf5166b2987-39354799222_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-5d990971-f4d3-493b-8b30-fdf5166b2987/mbid-5d990971-f4d3-493b-8b30-fdf5166b2987-39354799222_thumb250.jpg",
    "song": "Lamplighter",
    "track_id": "4ef67aca-82c9-498d-8483-1d07f5608016",
    "recording_id": "c5734f3f-fb47-4024-b0a0-35151b19410e",
    "artist": "MEMORIALS",
    "artist_ids": [
        "da08fa56-7311-4008-8592-d25aa4dd23ff"
    ],
    "album": "Memorial Waterslides",
    "release_id": "5d990971-f4d3-493b-8b30-fdf5166b2987",
    "release_group_id": "305092c5-882b-47ba-9dbd-560a8bc606b2",
    "labels": [
        "Fire Records"
    ],
    "label_ids": [
        "659008fb-d1e7-4eca-865c-0d0344a721ed"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For our friend Travis, at Sub Pop in the Gathering Space, who writes, \"Hey Kevin, The world's biggest Electrelane fan (meeeee) would love to hear MEMORIALS 'Lamplighter' if you have it... or maybe something off their forthcoming new album All Clouds Bring Not Rain (comes out April 3, the same day as the repress of the album with Lamplighter on it! I just wanna hear Nico-esque vocals over krautrock rhythms.)\n\n\"MEMORIALS are opening for Holy Fuck on May 9 at the Tractor. \n\n\"And if you haven't heard Electrelane or their final album No Shouts No Calls, it's one of my favorite records of the last 25 years. THEY WERE SUCH AN AMAZING BAND. Steve Albini recorded a few of their records. The Power Out is also an amazing record.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}