Information about plays

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

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

{
    "id": 3519475,
    "uri": "https://api.kexp.org/v2/plays/3519475/?format=api",
    "airdate": "2025-06-27T10:09:38-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?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://ia800703.us.archive.org/5/items/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6-41539101179_thumb250.jpg",
    "song": "Thought For You",
    "track_id": "f454aff0-7394-4177-8c71-97c3f3e60927",
    "recording_id": "308d8c66-4306-470d-ab61-22d895c0e200",
    "artist": "Sea Lemon",
    "artist_ids": [
        "4799fba1-5a7f-4f0e-b341-90da2838fb5a"
    ],
    "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": false,
    "is_live": false,
    "comment": "Seattle's own Sea Lemon will play Live on KEXP on Monday, July 14th at noon! \n\nShe'll play the Tractor Tavern in Seattle on August 8th! \n\nThe brand new debut album, Diving for a Prize, came out just two weeks ago. \nhttps://sealemonmusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}