Information about plays

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

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

{
    "id": 3622631,
    "uri": "https://api.kexp.org/v2/plays/3622631/?format=api",
    "airdate": "2026-02-26T16:51:59-08:00",
    "show": 66037,
    "show_uri": "https://api.kexp.org/v2/shows/66037/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33-43501828879_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33-43501828879_thumb250.jpg",
    "song": "No Te Voy a Extrañar",
    "track_id": "91ddc83b-aec6-4a29-afcd-108b6bddb41d",
    "recording_id": "42783ed0-f85c-4916-9ae0-497e45de1e95",
    "artist": "Emi Pop",
    "artist_ids": [
        "88308ff1-6cd2-4d83-b349-a7be01c3d2f4"
    ],
    "album": "No Te Voy a Extrañar",
    "release_id": "de74365d-76d6-470c-88b1-9859ba1f3e33",
    "release_group_id": "3a9c43a5-4dc2-445a-b882-fe09d92b29dd",
    "labels": [
        "Fink City"
    ],
    "label_ids": [
        "aa846f84-92c8-4576-89e3-96c07e0db264"
    ],
    "release_date": "2025-11-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle-based Puerto Rican artist Emi Pop's debut full-length album, “No Te Voy a Extrañar”. \n\nThe album’s title track began as a breakup song but evolved into a story about skipping town, leaving everything and everyone behind, and starting a whole new life. It translates to \"I am not going to miss you\" and its meaning reflects the courage to break away from people, worldly attachments and expectations, and move forward freely on your own path. \n\nStaying true to her values, Emi Pop has chosen not to participate in Spotify, encouraging listeners to support artists directly through grassroots and independent channels. “No Te Voy a Extrañar” is available online and on \nBandcamp:\nhttps://emipop.bandcamp.com/album/no-te-voy-a-extra-ar \n--\nPlaying at this year's Capitol Hill Block Party in Seattle!\nCheck here for the lineup and info: https://www.seattletimes.com/entertainment/music/capitol-hill-block-party-2026-lineup-announced/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}