Information about plays

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

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

{
    "id": 3522281,
    "uri": "https://api.kexp.org/v2/plays/3522281/?format=api",
    "airdate": "2025-07-03T20:36:20-07:00",
    "show": 63911,
    "show_uri": "https://api.kexp.org/v2/shows/63911/?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": "In The Flowers",
    "track_id": "378e3914-40c4-4d21-aecb-4d331a66813f",
    "recording_id": "86fbaf1e-5029-483e-9c6c-979ebcea59a2",
    "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": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sea Lemon--Seattle-based artist Natalie Lew's--debut full length Diving For A Prize is a haunting vision of Lew’s own creation, a vividly assembled snapshot of a place that is both fantastical and deeply curious.\n\nThe result of eight months of writing, Diving For A Prize was mainly produced and fleshed out in the studio with Lew’s collaborator Andy Park (Death Cab For Cutie, Deftones) in Park’s home studio in Seattle.\n\nhttps://sealemonmusic.bandcamp.com/album/diving-for-a-prize",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}