Information about plays

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

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

{
    "id": 3628347,
    "uri": "https://api.kexp.org/v2/plays/3628347/?format=api",
    "airdate": "2026-03-13T07:36:22-07:00",
    "show": 66168,
    "show_uri": "https://api.kexp.org/v2/shows/66168/?format=api",
    "image_uri": "https://dn711205.ca.archive.org/0/items/mbid-77c3a7e8-5a37-41f1-a4fa-eb6de2ed04e1/mbid-77c3a7e8-5a37-41f1-a4fa-eb6de2ed04e1-24046995024_thumb500.jpg",
    "thumbnail_uri": "https://dn711205.ca.archive.org/0/items/mbid-77c3a7e8-5a37-41f1-a4fa-eb6de2ed04e1/mbid-77c3a7e8-5a37-41f1-a4fa-eb6de2ed04e1-24046995024_thumb250.jpg",
    "song": "Stand Back",
    "track_id": "34396938-a9c9-4611-a2e6-b69d08b3fae8",
    "recording_id": "39ee0710-93c7-43b5-84d9-8b59ee1d5f01",
    "artist": "Stevie Nicks",
    "artist_ids": [
        "b7f2cca2-72c6-41fb-ae33-53370fc62fe7"
    ],
    "album": "Timespace: The Best of Stevie Nicks",
    "release_id": "77c3a7e8-5a37-41f1-a4fa-eb6de2ed04e1",
    "release_group_id": "fa9e7cf1-d164-35f8-be62-2a453ed94f4a",
    "labels": [
        "Modern Records"
    ],
    "label_ids": [
        "0f30bcd2-4c2e-4fc1-90ef-4cfe48b2da33"
    ],
    "release_date": "1991-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Want to hear Morgan say \"Hi-yaa\" in her Miss Piggy voice again and again? Donate $500.00 to KEXP: https://www.kexp.org/donate/\n--\n(You can see a collection of Miss Piggy's awesome karate chops right here: https://www.youtube.com/watch?v=K5LkE9v3kyc)\n---\nStandback comes from a place unknown even to me. A hush surrounded it from the very beginning~and a feeling that it had always been was there from the first. 'Standback' lives in it's own timespace. It never belonged to me, it has always belonged to the world~and to Prince, who inspired the entire song. --Stevie Nicks",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}