Information about plays

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

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

{
    "id": 3660984,
    "uri": "https://api.kexp.org/v2/plays/3660984/?format=api",
    "airdate": "2026-05-29T09:59:08-07:00",
    "show": 66843,
    "show_uri": "https://api.kexp.org/v2/shows/66843/?format=api",
    "image_uri": "https://dn710709.ca.archive.org/0/items/mbid-312f5c6f-06eb-309d-aaca-a95a360bc5ed/mbid-312f5c6f-06eb-309d-aaca-a95a360bc5ed-20750131866_thumb500.jpg",
    "thumbnail_uri": "https://dn710709.ca.archive.org/0/items/mbid-312f5c6f-06eb-309d-aaca-a95a360bc5ed/mbid-312f5c6f-06eb-309d-aaca-a95a360bc5ed-20750131866_thumb250.jpg",
    "song": "John I Love You",
    "track_id": "8f8e9df2-f268-347e-b784-68e139353c06",
    "recording_id": "ec5acb97-d191-4110-80e3-7fa47bca6d15",
    "artist": "Sinéad O’Connor",
    "artist_ids": [
        "c78a77fa-507c-4c07-947a-0355029453bd"
    ],
    "album": "Universal Mother",
    "release_id": "312f5c6f-06eb-309d-aaca-a95a360bc5ed",
    "release_group_id": "80ffc97e-ab47-34fb-a1cf-d219162dae66",
    "labels": [
        "Chrysalis"
    ],
    "label_ids": [
        "ed5601e5-7c54-426e-982a-1a208dd0b0ad"
    ],
    "release_date": "1994-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Our Album of the Week!\n--\n\nHi John, just wanted to say thank you for selecting Universal Mother as the album of the week. I lost my Mom last month after 10 years of Alzheimer's. Music, and especially Sinead's music, has been a really important part of my grieving. Thank you for everything you do for this community. But especially today I want to thank you for keeping Sinead a vital part of the Morning Show experience. As Sinead said in the album of the week \"John I love you.\" (But in a non creepy way).\n~ Hugh in Capitol Hill",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}