Information about plays

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

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

{
    "id": 3633552,
    "uri": "https://api.kexp.org/v2/plays/3633552/?format=api",
    "airdate": "2026-03-25T16:24:56-07:00",
    "show": 66278,
    "show_uri": "https://api.kexp.org/v2/shows/66278/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-34a1d9bd-419c-4932-bb30-743618684548/mbid-34a1d9bd-419c-4932-bb30-743618684548-38302127772_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-34a1d9bd-419c-4932-bb30-743618684548/mbid-34a1d9bd-419c-4932-bb30-743618684548-38302127772_thumb250.jpg",
    "song": "Think I’m in Love",
    "track_id": "96442c00-4fdc-3c98-9e9a-6f24b983417c",
    "recording_id": "582a510b-3c3e-49e0-8f88-f6e7fb28f073",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "The Information",
    "release_id": "34a1d9bd-419c-4932-bb30-743618684548",
    "release_group_id": "dce5fb18-24d8-386d-b5db-8c52c4c73c82",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2006-10-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "James Gadson is the drummer on Beck's The Information album & on Bill Withers' Still Bill album. \n--\n\"In many ways, Beck's discography embodies this idyllic malleability; from the sullen strains of Nick Drake to food'n'sex funk to broken-down blues to awkward boho-beat hip-hop, his oeuvre is a one-stop shop-- emotionally and sonically...\" wrote one reviewer in 2006 at the time of this album's release. \nhttps://tinyurl.com/muwvfbu9 \n\nhttps://www.beck.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}