Information about plays

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

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

{
    "id": 3598368,
    "uri": "https://api.kexp.org/v2/plays/3598368/?format=api",
    "airdate": "2025-12-31T08:25:56-08:00",
    "show": 65523,
    "show_uri": "https://api.kexp.org/v2/shows/65523/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Stay Positive",
    "track_id": "4ae5149b-82cb-32aa-9c40-f04c75f40f2c",
    "recording_id": "ec2b5a51-d72b-4605-aab9-c2b561db137e",
    "artist": "The Hold Steady",
    "artist_ids": [
        "4883523d-fc0e-4d0d-802c-91379e767083"
    ],
    "album": "Stay Positive",
    "release_id": "353704b1-1868-4588-a19f-d7423a486e07",
    "release_group_id": "02f4b425-cc0a-3d07-9c5c-d082570f2904",
    "labels": [
        "Vagrant Records"
    ],
    "label_ids": [
        "56c4226d-8962-4807-9ffa-dd6a10358fbb"
    ],
    "release_date": "2008-07-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Requested by Frank in memory of Steph.\n\n\"I wanted to request the Hold Steady's \"Stay Positive\" in memory of a high school friend who I just found out died of breast cancer at the end of November? I moved to Dayton Ohio for my senior year of high school, and Steph was one of several people who kept me sane. Our paths would cross for years but about a decade ago I lost touch. She was the type of person who was always upbeat (with a black sense of humor) even when shit went sideways. She worked for years in event production, mostly with jam band festivals, but  in high school she was always up for road trips for punk and hardcore shows. The sign along songs will be our scriptures for sure. \nHere's to a New Year,\nFrank\"\n\nSorry for your loss--you are not alone!\n\nAnd thank you for this thought: \"The sing along songs will be our scriptures for sure. Here's to a New Year.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}