Information about plays

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

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

{
    "id": 3545019,
    "uri": "https://api.kexp.org/v2/plays/3545019/?format=api",
    "airdate": "2025-08-26T10:07:49-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://ia800907.us.archive.org/22/items/mbid-16631632-9981-482b-8c7e-5c24e956ba0a/mbid-16631632-9981-482b-8c7e-5c24e956ba0a-42868502479_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-16631632-9981-482b-8c7e-5c24e956ba0a/mbid-16631632-9981-482b-8c7e-5c24e956ba0a-42868502479_thumb250.jpg",
    "song": "Guess I'm Fallin in Love",
    "track_id": "b8895d39-879d-4ed6-bf5f-905dbed7f958",
    "recording_id": "a8fddd09-ac67-4ab9-8fab-4aba4dfb6a88",
    "artist": "Spoon",
    "artist_ids": [
        "84eac621-1c5a-49a1-9500-555099c6e184"
    ],
    "album": "Chateau Blues",
    "release_id": "16631632-9981-482b-8c7e-5c24e956ba0a",
    "release_group_id": "f4441b9d-5865-4656-b699-ee6c1205f0d5",
    "labels": [
        "Matador",
        "HEADZ"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc",
        "707652ce-066a-4740-b2a3-cbe52b47d8c4"
    ],
    "release_date": "2025-08-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Britt Daniel: \"But as we finished up the first two songs for the LP, it crossed somebody’s mind and eventually all of ours that these two really should come out now. Let’s get them out there. And so here they are today, “Chateau Blues” and “Guess I’m Fallin In Love.” Two new tunes with distinct personalities that were summoned into the world the past few months in Austin TX and Providence RI.\"\n--\nHere's the lyric video for \"Guess I'm Fallin in Love\": https://www.youtube.com/watch?v=PuLM7ehsDkY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}