Information about plays

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

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

{
    "id": 3580573,
    "uri": "https://api.kexp.org/v2/plays/3580573/?format=api",
    "airdate": "2025-11-20T08:09:34-08:00",
    "show": 65160,
    "show_uri": "https://api.kexp.org/v2/shows/65160/?format=api",
    "image_uri": "https://ia600904.us.archive.org/4/items/mbid-ccb590c7-b650-4891-9883-fa2626253c35/mbid-ccb590c7-b650-4891-9883-fa2626253c35-42383807360_thumb500.jpg",
    "thumbnail_uri": "https://ia600904.us.archive.org/4/items/mbid-ccb590c7-b650-4891-9883-fa2626253c35/mbid-ccb590c7-b650-4891-9883-fa2626253c35-42383807360_thumb250.jpg",
    "song": "Control",
    "track_id": "53825e2b-f5b2-4499-a153-17edef80a6e4",
    "recording_id": "3b0c7c9e-88cf-4b78-ae32-09782af88edf",
    "artist": "Lorelle Meets the Obsolete",
    "artist_ids": [
        "0e826d93-0b1c-46c9-b1ce-d3b5a8e567ca"
    ],
    "album": "Corporal",
    "release_id": "ccb590c7-b650-4891-9883-fa2626253c35",
    "release_group_id": "3fd2c052-6e00-4ff0-b655-5e21a614e540",
    "labels": [
        "Sonic Cathedral Recordings"
    ],
    "label_ids": [
        "d1143f20-1664-4697-a4d0-2c7d32ecf9dd"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://obsoletelorelle.bandcamp.com/album/corporal\n\nLorelle Meets The Obsolete are a psychedelic shoegaze-inflected garage rock group from Guadalajara, México. \n--\nAbout their new album: \"...The thought behind it was that maybe we start feeling better, then our minds will feel better at some point. And it worked somehow, right? We were just so concentrated on the music that we forgot about all the unhappy thoughts that we were having in the moment. It just fades away at some point. So it really works, like just working with the body and seeing if that helps the other parts of ourselves....\"\n\nCheckout their KEXP session filmed in Mexico City recently https://www.youtube.com/watch?v=fru8z0k8VPk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}