Information about plays

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

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

{
    "id": 3633454,
    "uri": "https://api.kexp.org/v2/plays/3633454/?format=api",
    "airdate": "2026-03-25T09:47:17-07:00",
    "show": 66275,
    "show_uri": "https://api.kexp.org/v2/shows/66275/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-0e8a6892-64ed-43d6-8286-7f70cfa2f7d0/mbid-0e8a6892-64ed-43d6-8286-7f70cfa2f7d0-31077961191_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-0e8a6892-64ed-43d6-8286-7f70cfa2f7d0/mbid-0e8a6892-64ed-43d6-8286-7f70cfa2f7d0-31077961191_thumb250.jpg",
    "song": "Under Pressure",
    "track_id": "9064a093-b7dc-48d2-a66a-9130eac39ece",
    "recording_id": "3ffa9a3a-2c40-4987-87e8-05d05a46837a",
    "artist": "Karen O & Willie Nelson",
    "artist_ids": [
        "668fd73c-bf54-4310-a139-305517f05311",
        "14d44067-99c2-4f77-b58b-138f0b6911fa"
    ],
    "album": "Under Pressure",
    "release_id": "0e8a6892-64ed-43d6-8286-7f70cfa2f7d0",
    "release_group_id": "8adc23b2-40e4-4bd9-b2bf-d4fea3d2b367",
    "labels": [
        "BMG Rights Management"
    ],
    "label_ids": [
        "49b3f86b-46e5-40bf-b05c-f8ee4eb89327"
    ],
    "release_date": "2020-10-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Almost to Britney...\n\nThis is Karen O (of Yeah Yeah Yeahs) and Willie Nelson's marvelous cover of Bowie and Freddie's duet.\n---\nKaren O says the cover was “meant to be more intimate but just as saturated with the power of love.” She continued: “I can’t listen to this song without tearing up every time Willie comes in, one of the purest voices which of course reflects a pure heart, and I get to sing alongside it. I never knew if it was actually going to happen but you must dare to dream. I hope the song brings as much light to the listener as it has to me in dark times.”\n\nIt worked, Karen.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}