Information about plays

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

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

{
    "id": 3593183,
    "uri": "https://api.kexp.org/v2/plays/3593183/?format=api",
    "airdate": "2025-12-19T18:50:10-08:00",
    "show": 65421,
    "show_uri": "https://api.kexp.org/v2/shows/65421/?format=api",
    "image_uri": "https://ia600900.us.archive.org/20/items/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8-40873933322_thumb500.jpg",
    "thumbnail_uri": "https://ia600900.us.archive.org/20/items/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8/mbid-573ecbc7-4ffb-4494-ae97-611fb50a43c8-40873933322_thumb250.jpg",
    "song": "Shovel",
    "track_id": "adf01022-229c-454d-bb61-da82ca135cdd",
    "recording_id": "adcc8372-65ae-4d02-aaaa-4d8855b27bc8",
    "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": "\"'Shovel' is one of the most angular and dualistic songs I’ve written, and I wanted to do a one-shot video that captured the grit, rawness, and intensity of the song. Simply put, it is me digging and dancing with a shovel in the middle of the night, desperately looking for beauty in dark places.\" Check out the video here: tinyurl.com https://tinyurl.com/mparst8h https://www.thisisdeepseadiver.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}