Information about plays

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

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

{
    "id": 3582664,
    "uri": "https://api.kexp.org/v2/plays/3582664/?format=api",
    "airdate": "2025-11-25T05:29:31-08:00",
    "show": 65205,
    "show_uri": "https://api.kexp.org/v2/shows/65205/?format=api",
    "image_uri": "https://dn721707.ca.archive.org/0/items/mbid-c1b88f60-07a7-4331-96a0-8617608f0375/mbid-c1b88f60-07a7-4331-96a0-8617608f0375-42117324482_thumb500.jpg",
    "thumbnail_uri": "https://dn721707.ca.archive.org/0/items/mbid-c1b88f60-07a7-4331-96a0-8617608f0375/mbid-c1b88f60-07a7-4331-96a0-8617608f0375-42117324482_thumb250.jpg",
    "song": "Set Adrift on Memory Bliss",
    "track_id": "51ee8245-da90-38c9-966d-8e55f571dfca",
    "recording_id": "9db0ec33-e565-4bc0-8c02-f030b55ee4ca",
    "artist": "P.M. Dawn",
    "artist_ids": [
        "93c66937-ac49-4068-b378-a1d2a4d093a1"
    ],
    "album": "Of the Heart, of the Soul and of the Cross: The Utopian Experience",
    "release_id": "c1b88f60-07a7-4331-96a0-8617608f0375",
    "release_group_id": "112262c3-b6c6-384a-be2a-90429ddd03ce",
    "labels": [
        "Gee Street"
    ],
    "label_ids": [
        "505f2aad-aa7b-4df5-9e58-fbf3855db6db"
    ],
    "release_date": "1991-08-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Set Adrift on Memory Bliss\" was P.M. Dawn's sole number-one hit in the U.S., reaching the top of the Billboard Hot 100 in 1991 and marking a major breakthrough for the group, which consisted of brothers Attrell and Jarrett Cordes. The song gained prominence for its unique blend of melodic rapping, earnest vocals, and a prominent sample of Spandau Ballet's \"True\". Its success and the band's distinctive style—including their flowing caftans and middle-class cultural references—made them an anomaly in hip-hop and garnered significant attention, leading to critical acclaim and a broader reach beyond the traditional hip-hop audience. \n\nHere's the music video: https://www.youtube.com/watch?v=BtK_y1n2ERk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}