Information about plays

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

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

{
    "id": 3542552,
    "uri": "https://api.kexp.org/v2/plays/3542552/?format=api",
    "airdate": "2025-08-20T17:00:58-07:00",
    "show": 64341,
    "show_uri": "https://api.kexp.org/v2/shows/64341/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6-41539101179_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6-41539101179_thumb250.jpg",
    "song": "Crystals",
    "track_id": "8ab3725e-0ec1-4cb2-98c4-105bb912e1d4",
    "recording_id": "d834f8d5-4637-44e7-bac8-39482e626414",
    "artist": "Sea Lemon feat. Benjamin Gibbard",
    "artist_ids": [
        "4799fba1-5a7f-4f0e-b341-90da2838fb5a",
        "02031e5c-f9ab-4b4e-bc08-a61ea11a455d"
    ],
    "album": "Diving For A Prize",
    "release_id": "659f7dd3-53ca-4529-876c-d0e5c698a0d6",
    "release_group_id": "6cd59453-033c-4b4c-95ba-95eabc9a9c5f",
    "labels": [
        "Luminelle Recordings"
    ],
    "label_ids": [
        "8d3806fb-d36e-452f-a440-a95a29fb877b"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "By request from Lute in Florida!\n\nSeattle artist Sea Lemon will perform at Neumo's on Friday, December 19 and in Portland at the Aladdin Theater on Saturday, December 20\n\nKEXP's Roddy Nikpour talked to Sea Lemon about her music career for our podcast, A Deeper Listen: https://www.kexp.org/podcasts/a-deeper-listen/2025/7/8/sea-lemons-shoegaze-captivates-ben-gibbard-seattle-and-beyond/\n\nhttps://sealemonmusic.bandcamp.com/album/diving-for-a-prize",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}