Information about plays

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

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

{
    "id": 3631589,
    "uri": "https://api.kexp.org/v2/plays/3631589/?format=api",
    "airdate": "2026-03-20T17:58:38-07:00",
    "show": 66232,
    "show_uri": "https://api.kexp.org/v2/shows/66232/?format=api",
    "image_uri": "https://dn711004.ca.archive.org/0/items/mbid-600340f5-5a33-3a49-af72-2636a38031bb/mbid-600340f5-5a33-3a49-af72-2636a38031bb-2236648728_thumb500.jpg",
    "thumbnail_uri": "https://ia800404.us.archive.org/29/items/mbid-600340f5-5a33-3a49-af72-2636a38031bb/mbid-600340f5-5a33-3a49-af72-2636a38031bb-2236648728_thumb250.jpg",
    "song": "Chloe Dancer / Crown of Thorns",
    "track_id": "22a1e0cb-2ec6-3e37-80f3-7c68b3186e5c",
    "recording_id": "347ace5f-1207-4a6e-829c-33298ba5fdb0",
    "artist": "Mother Love Bone",
    "artist_ids": [
        "a5585acd-9b65-49a7-a63b-3cc4ee18846e"
    ],
    "album": "Mother Love Bone",
    "release_id": "600340f5-5a33-3a49-af72-2636a38031bb",
    "release_group_id": "068f1a4e-ccc8-3862-8fd1-869a7d3dc25f",
    "labels": [
        "Stardog Records"
    ],
    "label_ids": [
        "88d3fc4c-d528-4bb3-b6b9-f395e960205e"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Andrew Wood, singer of Seattle band Mother Love Bone, died on March 19th, in 1990.\n\nChloe Dancer / Crown of Thorns was originally released on the Shine EP, released on this day in 1989.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}