Information about plays

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

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

{
    "id": 3637182,
    "uri": "https://api.kexp.org/v2/plays/3637182/?format=api",
    "airdate": "2026-04-03T07:32:09-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-2f2b102d-5fca-4283-bd0f-0a6d7957dc3d/mbid-2f2b102d-5fca-4283-bd0f-0a6d7957dc3d-34687868424_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-2f2b102d-5fca-4283-bd0f-0a6d7957dc3d/mbid-2f2b102d-5fca-4283-bd0f-0a6d7957dc3d-34687868424_thumb250.jpg",
    "song": "The Salmon Dance (Edit)",
    "track_id": "16f95037-d852-45e7-8f8a-a0606ce5aeaf",
    "recording_id": "d6b58588-5b5c-4aab-9e14-f4e4c1f85ab6",
    "artist": "The Chemical Brothers",
    "artist_ids": [
        "1946a82a-f927-40c2-8235-38d64f50d043"
    ],
    "album": "The Salmon Dance",
    "release_id": "2f2b102d-5fca-4283-bd0f-0a6d7957dc3d",
    "release_group_id": "bc5264ab-f5b0-38a7-8ce7-81b78c85c209",
    "labels": [
        "Universal Music Catalogue"
    ],
    "label_ids": [
        "b8c6b988-f0da-4813-89f2-5774fb7a2eee"
    ],
    "release_date": "2019-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi Troy,\n\nYou introduced me to one of my all time favorite songs Wide Open by the Chemical Brothers. But through that I discovered their song the Salmon Dance. I study salmon and stormwater science and I would now like to introduce the KEXP audience to this amazing song that is quite scientifically accurate. Happy Friday!\n\nYour friend and new amplifier,\nStephanie from Spanaway\n--\nDo not miss the \"fishy\" video for this song: https://www.youtube.com/watch?v=dDj7DuHVV9E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}