Information about plays

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

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

{
    "id": 3554697,
    "uri": "https://api.kexp.org/v2/plays/3554697/?format=api",
    "airdate": "2025-09-18T18:12:03-07:00",
    "show": 64596,
    "show_uri": "https://api.kexp.org/v2/shows/64596/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-e6627a26-d91a-44fb-bde7-0c97049cf79c/mbid-e6627a26-d91a-44fb-bde7-0c97049cf79c-43058863005_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-e6627a26-d91a-44fb-bde7-0c97049cf79c/mbid-e6627a26-d91a-44fb-bde7-0c97049cf79c-43058863005_thumb250.jpg",
    "song": "Strange World",
    "track_id": "c00cac73-4f4d-486c-b816-d0f84422d2f0",
    "recording_id": "287d6d7c-65a6-4384-9ef8-c9f847aab288",
    "artist": "St. Panther feat. Rae Khalil",
    "artist_ids": [
        "7a069214-7eba-4d2e-8424-547ac8f8ad2a",
        "608968bb-6d28-4ab3-a912-317275456f5c"
    ],
    "album": "Strange World",
    "release_id": "e6627a26-d91a-44fb-bde7-0c97049cf79c",
    "release_group_id": "392a8267-b5f4-4788-b73f-ae8d6c5dec1e",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Strange World, the new EP from St. Panther is set to release later this year on November 11th. \n\n “You can hear us all in the studio together, laughing in between takes so often it bled into the actual recording, which we decided to keep because the spirit of that felt important. I truly believe that hope and joy can alter the state of anything, especially when the world feels most divided/needs healing. It’s all in the lyrics, I’m still rooting for us.”\n\nPre order here: https://drinksumwtr.lnk.to/stpanther-strange-world",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}