Information about plays

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

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

{
    "id": 3635567,
    "uri": "https://api.kexp.org/v2/plays/3635567/?format=api",
    "airdate": "2026-03-30T11:21:19-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://ia600402.us.archive.org/17/items/mbid-011404a4-813f-44e5-a843-7bcab27e36d3/mbid-011404a4-813f-44e5-a843-7bcab27e36d3-44148168517_thumb500.jpg",
    "thumbnail_uri": "https://dn710402.ca.archive.org/0/items/mbid-011404a4-813f-44e5-a843-7bcab27e36d3/mbid-011404a4-813f-44e5-a843-7bcab27e36d3-44148168517_thumb250.jpg",
    "song": "Pure Sticker Shock",
    "track_id": "7bf3aa3f-aef3-45d1-be13-035135e60f30",
    "recording_id": "bf3ecea0-d8c6-40a4-b84d-48558ee255a6",
    "artist": "The New Pornographers",
    "artist_ids": [
        "25b75a66-ce83-4db3-b136-395a3c3784c4"
    ],
    "album": "The Former Site Of",
    "release_id": "011404a4-813f-44e5-a843-7bcab27e36d3",
    "release_group_id": "7a935c83-a709-4886-8c84-a576e3683cbe",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- Seattle (Showbox) May 8th\n- San Francisco (Castro Theatre) May 11th\n(both with support from Will Sheff of Okkervil River!)\n\nNew Pornographers are an acclaimed indie supergroup led by Carl Newman, known for their pristine harmonies and ambitious takes on classic pop. https://bit.ly/4lZuKjf\n\nhttps://www.thenewpornographers.com/\nhttps://thenewpornos.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}