Information about plays

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

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

{
    "id": 3556263,
    "uri": "https://api.kexp.org/v2/plays/3556263/?format=api",
    "airdate": "2025-09-22T08:57:43-07:00",
    "show": 64632,
    "show_uri": "https://api.kexp.org/v2/shows/64632/?format=api",
    "image_uri": "https://dn721701.ca.archive.org/0/items/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8-40873933322_thumb500.jpg",
    "thumbnail_uri": "https://dn721701.ca.archive.org/0/items/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8-40873933322_thumb250.jpg",
    "song": "Emergency",
    "track_id": "1b32cc12-28de-435f-ad1d-6e60084f281c",
    "recording_id": "93cd6230-e4b4-4f73-b970-0429fcbb03c4",
    "artist": "Deep Sea Diver",
    "artist_ids": [
        "18a627eb-c6e8-4175-b947-9322d8deb938"
    ],
    "album": "Billboard Heart",
    "release_id": "573ecbc7-4ffb-4494-ae97-611fb50a43c8",
    "release_group_id": "7a1a9a88-2202-4f8d-8b61-a7a1bf797c18",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-02-28",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Randy in West Seattle...\nStill can't get enough of this new Deep Sea Diver album, and I'm SO looking forward to seeing them at the Paramount Theater soon!\n--\nHey John and Owen! I saw Deep Sea Diver last night in Bend and they ROCKED! I especially loved how they included the families with school aged kiddos in the front row who were out late on a school night. I can only hope I'm as cool of a parent when my toddler is big enough to go to shows with me. \n\nBilly \n==\nLaurie in Eugene\nI just saw them play in Eugene Saturday and it was an amazing show!!!!!!! I also had the KEXP t-shirt and chatted with a other KEXP Fans!!! I love this album sooo much!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}