Information about plays

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

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

{
    "id": 3615658,
    "uri": "https://api.kexp.org/v2/plays/3615658/?format=api",
    "airdate": "2026-02-10T08:09:28-08:00",
    "show": 65895,
    "show_uri": "https://api.kexp.org/v2/shows/65895/?format=api",
    "image_uri": "https://ia801506.us.archive.org/9/items/mbid-d8e595ae-969a-4458-9333-9140e2243475/mbid-d8e595ae-969a-4458-9333-9140e2243475-16432011219_thumb500.jpg",
    "thumbnail_uri": "https://ia601506.us.archive.org/9/items/mbid-d8e595ae-969a-4458-9333-9140e2243475/mbid-d8e595ae-969a-4458-9333-9140e2243475-16432011219_thumb250.jpg",
    "song": "Possum Kingdom",
    "track_id": "fecb9ea5-f511-3c9a-b862-d399a23cef95",
    "recording_id": "046812e3-cf27-42ad-96ea-f2b97b986569",
    "artist": "Toadies",
    "artist_ids": [
        "066e598e-baa0-4e34-b511-c70bcec6f783"
    ],
    "album": "Rubberneck",
    "release_id": "d8e595ae-969a-4458-9333-9140e2243475",
    "release_group_id": "c4eeb193-a0c4-3246-81a9-e69ceaa02a85",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "1994-08-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“I’ve always been a big horror fan—the cheesier the better,” says Vaden Todd Lewis. “I was reading a lot and watching a lot of horror, as always, and I just had dreams, and I would have lots of these characters from dreams, or whatever I was seeing.” -- Learn the story behind this creepy song: https://americansongwriter.com/behind-the-song-possum-kingdom-by-toadies/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}