Information about plays

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

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

{
    "id": 3531067,
    "uri": "https://api.kexp.org/v2/plays/3531067/?format=api",
    "airdate": "2025-07-24T08:06:42-07:00",
    "show": 64098,
    "show_uri": "https://api.kexp.org/v2/shows/64098/?format=api",
    "image_uri": "https://dn721304.ca.archive.org/0/items/mbid-d882a97c-877c-4ec0-a2d8-e2cec7ddc32a/mbid-d882a97c-877c-4ec0-a2d8-e2cec7ddc32a-42445564890_thumb500.jpg",
    "thumbnail_uri": "https://dn721304.ca.archive.org/0/items/mbid-d882a97c-877c-4ec0-a2d8-e2cec7ddc32a/mbid-d882a97c-877c-4ec0-a2d8-e2cec7ddc32a-42445564890_thumb250.jpg",
    "song": "Wreck",
    "track_id": "f291e01d-1dde-4986-b152-1c4f49f9e681",
    "recording_id": "b9427b04-5978-4719-85f4-073c1a3270cb",
    "artist": "Neko Case",
    "artist_ids": [
        "e13d2935-8c42-4c0a-96d7-654062acf106"
    ],
    "album": "Neon Grey Midnight Green",
    "release_id": "d882a97c-877c-4ec0-a2d8-e2cec7ddc32a",
    "release_group_id": "7a243c26-f7f8-4200-97f4-9bf93ccf63da",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "First new album in seven years from Neko Case coming  September 26th!\n\nTour dates include:\n- Nov 11th at the Masonic in San Francisco\n- Nov 13th at the Vogue Theater in Vancouver, BC\n- Nov 14th at the Paramount in Seattle\n- Nov 17th at the Roseland Theater in Portland, OR\n\nhttps://nekocase.com/tour\nhttps://nekocaseofficial.bandcamp.com/album/neon-grey-midnight-green\n--\n Neko says, “There are so few producers who are women, nonbinary, or trans. People don’t think of us as an option. I’m proud to say I produced this record. It is my vision. It is my veto power. It is my taste.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}