Information about plays

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

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

{
    "id": 3440027,
    "uri": "https://api.kexp.org/v2/plays/3440027/?format=api",
    "airdate": "2024-12-19T09:37:14-08:00",
    "show": 62149,
    "show_uri": "https://api.kexp.org/v2/shows/62149/?format=api",
    "image_uri": "https://coverartarchive.org/release/23ef3d13-f8ce-4bac-830b-9ff1e18beb5f/2073556232-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/23ef3d13-f8ce-4bac-830b-9ff1e18beb5f/2073556232-250.jpg",
    "song": "Jeopardy",
    "track_id": null,
    "recording_id": "1144a925-c614-45dc-b4a4-5971f700ecf2",
    "artist": "Greg Kihn Band",
    "artist_ids": [
        "67f54f43-b549-4efc-a812-70471082412c"
    ],
    "album": "Kihnspiracy",
    "release_id": null,
    "release_group_id": "f2ed435e-69e8-38a6-afc4-e3ff4fb590c7",
    "labels": [
        "Castle Communications"
    ],
    "label_ids": [
        "f3acf224-8e44-49a1-a3a1-6ed1ea5f5016"
    ],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Greg Kihn, a rock and roll musician best known for his ‘80s hit songs “Jeopardy” and “The Breakup Song,” has died.\n\nKihn died of Alzheimer’s disease on Tuesday, his management team said in a statement posted to Kihn’s website. He was 75.\n\nHe was born on July 10, 1949, in Baltimore and started writing songs and playing coffee houses while still in high school in the Baltimore area. When Kihn was 17, his mother submitted a tape of one of his original songs to the talent contest of the big local Top 40 radio station WCAO, in which he took first prize and won three things that would change his life: a typewriter, a stack of records, and a Vox electric guitar.\n\nKihn moved to the San Francisco area in the 1970s and later signed to Beserkley Records. With a songwriting style that blended folk, classic rock, blues and pop, his Greg Kihn Band had their first hit with “The Breakup Song,” released in 1981.\n\nIn 1983, the band’s song “Jeopardy” rose to No. 2 on the Billboard HOT 100 songs chart behind Michael Jackson’s “Beat It.” \n\n“Weird Al” Yankovic did a parody of the “Jeopardy” song in the ‘80s called “I Lost on Jeopardy.” Kihn authorized Yankovic to make the spoof under the condition he could participate; which was seen at the end of Yankovic's music video where Yankovic is tossed into a convertible, revealing Kihn to be the driver.\n\nFrom 1996 through 2012, Kihn was a morning radio disc jockey for KUFX, a Bay Area classic rock radio station.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}