Information about plays

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

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

{
    "id": 3641900,
    "uri": "https://api.kexp.org/v2/plays/3641900/?format=api",
    "airdate": "2026-04-14T08:11:32-07:00",
    "show": 66450,
    "show_uri": "https://api.kexp.org/v2/shows/66450/?format=api",
    "image_uri": "https://ia801902.us.archive.org/14/items/mbid-18d2dcdd-044a-4397-8916-510d32b10f10/mbid-18d2dcdd-044a-4397-8916-510d32b10f10-30098809303_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-18d2dcdd-044a-4397-8916-510d32b10f10/mbid-18d2dcdd-044a-4397-8916-510d32b10f10-30098809303_thumb250.jpg",
    "song": "No New Tale to Tell",
    "track_id": "6422a13c-1c5b-30aa-a23d-76f008a39e4d",
    "recording_id": "c52020fc-6e0b-451a-a0a0-61d1d879e1d8",
    "artist": "Love and Rockets",
    "artist_ids": [
        "8cb3aa4a-3b4c-48b8-be0a-e57010fc1430"
    ],
    "album": "Earth · Sun · Moon",
    "release_id": "18d2dcdd-044a-4397-8916-510d32b10f10",
    "release_group_id": "7e71cdab-b756-30d1-85be-7f300eced481",
    "labels": [
        "Big Time Records"
    ],
    "label_ids": [
        "d6998776-9657-4c3e-86aa-a1570df1eb6b"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome back John! Would love to hear Love and Rocket's No New Tale to Tell if you can squeeze it in. ❤️ Doran “Door-Anne” in West Seattle \n--\n\"Earth · Sun · Moon\" is the third studio album from the side project of Bauhaus members Daniel Ash, David J, and Kevin Haskins, who released seven albums as Love and Rockets between 1985-1998.\n--\nHere's a fascinating interview with David J about his use of psychedelics and how that affected the band's music: https://maps.org/news-letters/v22n1/v22n1_19-20.pdf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}