Information about plays

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

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

{
    "id": 3571007,
    "uri": "https://api.kexp.org/v2/plays/3571007/?format=api",
    "airdate": "2025-10-28T12:20:36-07:00",
    "show": 64957,
    "show_uri": "https://api.kexp.org/v2/shows/64957/?format=api",
    "image_uri": "https://ia801506.us.archive.org/12/items/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3-16545770243_thumb500.jpg",
    "thumbnail_uri": "https://ia801506.us.archive.org/12/items/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3-16545770243_thumb250.jpg",
    "song": "Sunny",
    "track_id": "c868b3ed-fc98-35cb-b5c1-658afa215e21",
    "recording_id": "68d8306b-7fd5-4b2e-8b92-9dffebb60f03",
    "artist": "Bobby Hebb",
    "artist_ids": [
        "d21d85ff-c0d5-4c50-a1be-93438e5d7c60"
    ],
    "album": "Beg, Scream & Shout! The Big Ol' Box of '60s Soul",
    "release_id": "15f16c5b-2c84-4b01-af15-0500dfe011e3",
    "release_group_id": "479f572c-b1bf-3ecf-a6d6-27d2f45cd5cb",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1997-08-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Singer and songwriter Bobby Hebb wrote the song “Sunny” in 1963. He wrote the song after two tragedies. Both happened in late November.\n\nThe first tragedy was a national tragedy–President John F. Kennedy was assassinated on November 22, 1963. The second tragedy was a personal tragedy–the next night, Bobby’s older brother died in a knife fight outside a nightclub. Why did Bobby write a song about bright days and sunshine after two tragedies? He said he wanted to think of happier times “because times were at a low.”\n\nAfter the song became a hit, many people asked Bobby, “Is Sunny a real person?” He answered that Sunny was not a real person, but a person he imagined. “Sunny,” he said, “is any person who has a positive attitude.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}