Information about plays

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

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

{
    "id": 3528406,
    "uri": "https://api.kexp.org/v2/plays/3528406/?format=api",
    "airdate": "2025-07-18T01:10:14-07:00",
    "show": 64042,
    "show_uri": "https://api.kexp.org/v2/shows/64042/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c-42152419415_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c-42152419415_thumb250.jpg",
    "song": "Playing Classics",
    "track_id": "3dff3e69-1633-46f5-80be-5341541ff80a",
    "recording_id": "a278cb36-669f-4c3f-825e-9c2586f5200b",
    "artist": "Water From Your Eyes",
    "artist_ids": [
        "09f91305-e193-48af-92e3-252b3dd5e718"
    ],
    "album": "It's A Beautiful Place",
    "release_id": "1c40c989-5d6b-4041-ad22-85b8b9dd3a4c",
    "release_group_id": "9398c054-a0d2-4fd4-a95b-9afc02012827",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Water rom Your Eyes is the Brooklyn-based duo of Nate Amos (he/him) from the band This is Lorelei and Rachel Brown (they/them) from Thanks For Coming. \n--\nThey'll be at The Independent in SF on Wednesday, October 29th, and at Madame Lou's in Seattle on Saturday, November 1st.\n--\nWatch the official music video for \"Playing Classics\": https://www.youtube.com/watch?v=B6QUT0Re_8Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}