Information about plays

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

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

{
    "id": 3621963,
    "uri": "https://api.kexp.org/v2/plays/3621963/?format=api",
    "airdate": "2026-02-25T04:06:00-08:00",
    "show": 66024,
    "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-66c3bcaf-7cc4-4a27-b4ce-1c7c6bfd9bde/mbid-66c3bcaf-7cc4-4a27-b4ce-1c7c6bfd9bde-43301693092_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-66c3bcaf-7cc4-4a27-b4ce-1c7c6bfd9bde/mbid-66c3bcaf-7cc4-4a27-b4ce-1c7c6bfd9bde-43301693092_thumb250.jpg",
    "song": "Stay In Your Lane",
    "track_id": "ab4aa0a1-4a16-4ef1-b212-81478c17ad6b",
    "recording_id": "db170d16-2e1c-4d4f-b0bb-251e0ebdd535",
    "artist": "Courtney Barnett",
    "artist_ids": [
        "55111838-f001-494a-a1b5-9d818db85810"
    ],
    "album": "Stay In Your Lane",
    "release_id": "66c3bcaf-7cc4-4a27-b4ce-1c7c6bfd9bde",
    "release_group_id": "30c81135-87da-4767-aa48-5fc62028f434",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2025-10-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing ZooTunes August 18th - with Built to Spill (WOT?) and Zoh Amba!!\n\nCourtney will also play San Francisco's Fillmore Theater on August 26th/27th!\n\nCourtney Barnett also just announced her newest album, 'Creature of Habit,' set to come out on March 27. \n\nhttps://pitchfork.com/news/courtney-barnett-announces-new-album-and-tour-shares-song-with-waxahatchee/ https://www.courtneybarnett.com.au https://courtneybarnett.bandcamp.com/album/creature-of-habit",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}