Information about plays

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

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

{
    "id": 3644840,
    "uri": "https://api.kexp.org/v2/plays/3644840/?format=api",
    "airdate": "2026-04-21T07:05:31-07:00",
    "show": 66512,
    "show_uri": "https://api.kexp.org/v2/shows/66512/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-db74bc1c-add5-46dc-9251-0fcd3c4d8dbc/mbid-db74bc1c-add5-46dc-9251-0fcd3c4d8dbc-4250744326_thumb500.jpg",
    "thumbnail_uri": "https://ia803202.us.archive.org/17/items/mbid-db74bc1c-add5-46dc-9251-0fcd3c4d8dbc/mbid-db74bc1c-add5-46dc-9251-0fcd3c4d8dbc-4250744326_thumb250.jpg",
    "song": "Sometimes It Snows in April",
    "track_id": "887c7cea-7f14-4e33-95c3-43d36054d8ee",
    "recording_id": "7d0af450-b3ea-467b-b5c3-7c095ce945b7",
    "artist": "Prince and The Revolution",
    "artist_ids": [
        "4c8ead39-b9df-4c56-a27c-51bc049cfd48",
        "070d193a-845c-479f-980e-bef15710653e"
    ],
    "album": "Parade: Music From the Motion Picture Under the Cherry Moon",
    "release_id": "ba3166ea-5a20-4701-837a-a8d8ae4b2603",
    "release_group_id": "8c20e5ba-1418-393e-a946-b6525fa3a94a",
    "labels": [
        "Warner Bros. Records",
        "Paisley Park"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "df9ba4e5-6933-4729-a210-19510b393cdf"
    ],
    "release_date": "1986-03-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 1985, Prince records \"Sometimes it Snows in April\" 31 years to the day of his passing on April 21st, 2016, 10 years ago, at age 57. The song's narrator recounts memories of Christopher Tracy, Prince's character from Under the Cherry Moon, and how Tracy's death affected the narrator; it also expresses their desire to hopefully rejoin Tracy in heaven. For many, today is known as  Prince holy day.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}