Information about plays

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

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

{
    "id": 3633406,
    "uri": "https://api.kexp.org/v2/plays/3633406/?format=api",
    "airdate": "2026-03-25T06:59:41-07:00",
    "show": 66274,
    "show_uri": "https://api.kexp.org/v2/shows/66274/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-80063c26-4fd4-3e0c-97b1-2597750e51e4/mbid-80063c26-4fd4-3e0c-97b1-2597750e51e4-35350948468_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-80063c26-4fd4-3e0c-97b1-2597750e51e4/mbid-80063c26-4fd4-3e0c-97b1-2597750e51e4-35350948468_thumb250.jpg",
    "song": "Nothing Compares 2 U",
    "track_id": "fe1ec146-837c-3660-9dca-aafb4dbf6882",
    "recording_id": "31fb9fce-395c-4556-83c7-f0a2abf12b3a",
    "artist": "Sinéad O’Connor",
    "artist_ids": [
        "c78a77fa-507c-4c07-947a-0355029453bd"
    ],
    "album": "I Do Not Want What I Haven't Got",
    "release_id": "80063c26-4fd4-3e0c-97b1-2597750e51e4",
    "release_group_id": "9747bcfe-7c42-35ac-8c3e-7ecac9f1227b",
    "labels": [
        "Ensign Records"
    ],
    "label_ids": [
        "c62674d2-cd19-4435-8c6f-52d9c183718d"
    ],
    "release_date": "1990-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Also produced by Paul Andrew \"Nellee\" Hooper! \n\nOriginally written and composed by Prince, Sinéad O'Connor made it undeniably hers.\n---\nO'Connor said that the tears in the gorgeous video were real. She didn't expect to cry, but then thought, \"I should let this happen.\" She explained that the tears came after thinking about her mother, who died in a car accident in 1985.: https://www.youtube.com/watch?v=0-EF60neguk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}