Information about plays

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

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

{
    "id": 3630662,
    "uri": "https://api.kexp.org/v2/plays/3630662/?format=api",
    "airdate": "2026-03-18T15:06:11-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-10a1d31d-55cb-4c6a-b43e-93fe7bdeefa1/mbid-10a1d31d-55cb-4c6a-b43e-93fe7bdeefa1-44003942591_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-10a1d31d-55cb-4c6a-b43e-93fe7bdeefa1/mbid-10a1d31d-55cb-4c6a-b43e-93fe7bdeefa1-44003942591_thumb250.jpg",
    "song": "Give Me Back My Man",
    "track_id": "980ee97d-7e88-4c42-8a4e-bda2a8741e2e",
    "recording_id": "6b2c34cc-546e-4c23-a06e-7aae3bcea81f",
    "artist": "The B‐52s",
    "artist_ids": [
        "127f591a-7e27-4435-92db-0780f219f3a1"
    ],
    "album": "Wild Planet",
    "release_id": "2d8863d7-d90d-43b8-866d-6057871218dc",
    "release_group_id": "7c9f7229-7f75-371d-8165-e1d57a81155c",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1980-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was long rumored to be a fanciful tale of a woman whose boyfriend was eaten by a shark. In an interview,  B-52s vocalist Cindy Wilson offered another possibility: \"Or he was flushed down the toilet by the Ty-D-Bol Man.\"\n---\nThis is one of the few B-52s songs with only one lead singer: Cindy Wilson. (Usually at least two of their three lead vocalists - Wilson, Fred Schneider and Kate Pierson - would share the vocals). Writing the song was a group effort, with everyone in the band contributing along with their friend, Robert Waldrop.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}