Information about plays

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

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

{
    "id": 3639836,
    "uri": "https://api.kexp.org/v2/plays/3639836/?format=api",
    "airdate": "2026-04-09T10:07:10-07:00",
    "show": 66407,
    "show_uri": "https://api.kexp.org/v2/shows/66407/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-50d5aa7e-5afe-4247-af3e-c5a1d4ef3771/mbid-50d5aa7e-5afe-4247-af3e-c5a1d4ef3771-42715664013_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-50d5aa7e-5afe-4247-af3e-c5a1d4ef3771/mbid-50d5aa7e-5afe-4247-af3e-c5a1d4ef3771-42715664013_thumb250.jpg",
    "song": "Hawk",
    "track_id": "f88a49ed-1bf5-47aa-882f-12e054621bad",
    "recording_id": "af65c844-cd1f-4648-a527-3b93e67ce162",
    "artist": "Algernon Cadwallader",
    "artist_ids": [
        "47272420-4b41-43cb-a009-a349b9d87f42"
    ],
    "album": "Trying Not to Have a Thought",
    "release_id": "50d5aa7e-5afe-4247-af3e-c5a1d4ef3771",
    "release_group_id": "fd8f90b4-dcf5-44e0-af9a-85a56e0ba1f8",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pennsylvania-formed band Algernon Cadwallader performed Live on KEXP last November!\n\nhttps://www.youtube.com/watch?v=hAAebIwB1UQ\n\n--\n\nCheck out this episode of KEXP's A Deeper Listen podcast featuring an interview with the band: https://www.kexp.org/podcasts/a-deeper-listen/2025/9/23/algernon-cadwallader-says-what-they-mean-in-emo-revival-comeback-album/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}