Information about plays

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

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

{
    "id": 3601752,
    "uri": "https://api.kexp.org/v2/plays/3601752/?format=api",
    "airdate": "2026-01-08T08:04:43-08:00",
    "show": 65594,
    "show_uri": "https://api.kexp.org/v2/shows/65594/?format=api",
    "image_uri": "https://ia601908.us.archive.org/21/items/mbid-a9102496-59fa-39a1-9fbc-bcc1332211e3/mbid-a9102496-59fa-39a1-9fbc-bcc1332211e3-9504569986_thumb500.jpg",
    "thumbnail_uri": "https://ia601908.us.archive.org/21/items/mbid-a9102496-59fa-39a1-9fbc-bcc1332211e3/mbid-a9102496-59fa-39a1-9fbc-bcc1332211e3-9504569986_thumb250.jpg",
    "song": "Modern Love",
    "track_id": "a9b5f518-4947-3db6-be58-2211a9f12f47",
    "recording_id": "f59e5f40-2467-450e-9936-0b55776ab212",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "Let’s Dance",
    "release_id": "a9102496-59fa-39a1-9fbc-bcc1332211e3",
    "release_group_id": "75c2bddf-1799-3eda-b6b3-a0cf5189d8ed",
    "labels": [
        "EMI America"
    ],
    "label_ids": [
        "4881ac0f-1a15-4dd9-8b64-1c39a68edd33"
    ],
    "release_date": "1983-04-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"He was always very kind to fans. A lot of people would come up to him and want his autograph. He was never less than present. I mean, he looked you right in the eye. You felt like you were the only person in the room with the guy, and that’s pretty amazing to have that kind of stardom and still be that sweet. He retained that.\"  \nHere's a wonderful interview with saxophonist Steve Elson about Bowie 's \"sax appeal\": https://rockandrollglobe.com/jazz/steve-elson-david-bowies-sax-appeal/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}