Information about plays

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

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

{
    "id": 3580380,
    "uri": "https://api.kexp.org/v2/plays/3580380/?format=api",
    "airdate": "2025-11-19T21:19:39-08:00",
    "show": 65156,
    "show_uri": "https://api.kexp.org/v2/shows/65156/?format=api",
    "image_uri": "https://ia601303.us.archive.org/0/items/mbid-1a778ed2-0b95-45cc-8853-ab144236ee33/mbid-1a778ed2-0b95-45cc-8853-ab144236ee33-13096617799_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-1a778ed2-0b95-45cc-8853-ab144236ee33/mbid-1a778ed2-0b95-45cc-8853-ab144236ee33-13096617799_thumb250.jpg",
    "song": "Love",
    "track_id": "c57c6e1c-8d4e-32ea-99c1-eaad6c13d8e7",
    "recording_id": "51c904b5-db52-4820-b1c4-ff6c80aac5b6",
    "artist": "The Brian Jonestown Massacre",
    "artist_ids": [
        "381e8434-109a-439c-8acc-5d328359f2e0"
    ],
    "album": "Strung Out in Heaven",
    "release_id": "1a778ed2-0b95-45cc-8853-ab144236ee33",
    "release_group_id": "80244a02-dd44-3a40-a1cb-9a34e886243b",
    "labels": [
        "TVT Records"
    ],
    "label_ids": [
        "c9117237-b78b-4e47-b452-c9d94fb34916"
    ],
    "release_date": "1998-06-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- San Francisco, CA (Regency Ballroom): November 20th. https://www.theregencyballroom.com/events/detail/?event_id=886127\n\n\"The ever-evolving musical vehicle for notorious psych-rock musician Anton Newcombe, the Brian Jonestown Massacre has endured numerous phases and iterations since arriving in the mid-'90s, becoming something of an independent institution in the process.\" https://www.thebrianjonestownmassacre.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}