Information about plays

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

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

{
    "id": 3540397,
    "uri": "https://api.kexp.org/v2/plays/3540397/?format=api",
    "airdate": "2025-08-15T13:38:10-07:00",
    "show": 64295,
    "show_uri": "https://api.kexp.org/v2/shows/64295/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18-42324485395_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18-42324485395_thumb250.jpg",
    "song": "You’re Gonna Win",
    "track_id": "497efd9b-0a08-4847-af88-8baa5e17f34e",
    "recording_id": "99191531-3e1c-4325-8f40-60f30b153df9",
    "artist": "Lady Wray",
    "artist_ids": [
        "ae278e0f-abc8-4c2b-ac72-0a4175e7f36b"
    ],
    "album": "Cover Girl",
    "release_id": "d619ee1d-fc00-4439-bbeb-f299e18b6d18",
    "release_group_id": "8c121778-65cd-4475-b9a3-0c448eb2b524",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing in Seattle on August 23 at Bell St. Park, in SF on November 9 at The Chapel, and in Portland on November 11 at the Aladdin Theater!  New album Cover Girl is set for release on September 26.\n\nOn her Instagram account, Lady Wray posts, \"I am so happy to announce my album Cover Girl comes out September 26th through @bigcrownrecords!\n\n\"This has been the clearest window into my brain and how I’ve been feeling lately. This is a let your hair down, love yourself, treat yourself, colorful fun awakening explosion. I’m thankful to Leon Michels (@elmichelsaffair) for producing this collection of songs - he understood the assignment. Hope you love it as much as I do.\" https://tinyurl.com/2zb2jxvk\n\nWatch Lady Wray perform live on KEXP here: https://tinyurl.com/3n3bb7y3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}