Information about plays

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

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

{
    "id": 3422513,
    "uri": "https://api.kexp.org/v2/plays/3422513/?format=api",
    "airdate": "2024-11-07T13:02:40-08:00",
    "show": 61787,
    "show_uri": "https://api.kexp.org/v2/shows/61787/?format=api",
    "image_uri": "https://coverartarchive.org/release/43a7ac03-7fd3-38dd-8b1a-5abdcae83602/6357730860-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/43a7ac03-7fd3-38dd-8b1a-5abdcae83602/6357730860-250.jpg",
    "song": "State of Independence",
    "track_id": null,
    "recording_id": "e04ec250-9170-4a7b-9f64-605a37010549",
    "artist": "Donna Summer",
    "artist_ids": [
        "b60527cc-54f3-4bbe-a01b-dcf34c95ae14"
    ],
    "album": "State of Independence",
    "release_id": null,
    "release_group_id": "a57dd96f-1e59-3e18-99ad-5e03dad168f3",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1982-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Thursday and welcome to The Afternoon Show with the inimitable Larry Mizell, Jr! Today on OG Thursday, we pay tribute to the incomparable genius and breadth of the legendary producer, songwriter, composer, arranger and cultural icon Quincy Jones—through the samples, the covers, the inspiration. Thank you, Q.\n--\nThis is a cover of a sort of cosmic reggae song by Vangelis and Yes’s Jon Anderson, with Jones spotting the potential to punch it up to the pop charts by adding harder drums. He also rinsed his Rolodex to bring together the backing choir of dreams, featuring Lionel Richie, Dionne Warwick, Diana Ross, Michael Jackson, Brenda Russell, Christopher Cross, Dyan Cannon, James Ingram, Kenny Loggins, Peggy Lipton, Patti Austin, Michael McDonald, and Stevie Wonder. \n--\nBrian Eno called this song \"one of the high points of 20th century art.\"  Here's the video: https://www.youtube.com/watch?v=cPlNrP9B2Zs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}