Information about plays

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

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

{
    "id": 3659002,
    "uri": "https://api.kexp.org/v2/plays/3659002/?format=api",
    "airdate": "2026-05-24T14:08:51-07:00",
    "show": 66803,
    "show_uri": "https://api.kexp.org/v2/shows/66803/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Now That We Found Love",
    "track_id": "116959af-00db-421a-a87a-995500f3b8eb",
    "recording_id": "f87f3d00-6f56-4af5-8fce-d7fb123a03a9",
    "artist": "Heavy D. & The Boyz",
    "artist_ids": [
        "b0df243a-519c-4a87-b6bf-73d9ec55e05c"
    ],
    "album": "Beats & Rhymes: Hip-Hop of the 90's - Part II",
    "release_id": "3167c279-5ecd-4be5-8575-5907fee3af19",
    "release_group_id": "7089e9e0-0587-4154-9998-0adbe3dd5d9e",
    "labels": [
        "Rhino Entertainment Company"
    ],
    "label_ids": [
        "6c87abe4-7be3-49a9-8aa7-83cb98edbba1"
    ],
    "release_date": "1997-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Remembering Heavy D on his birthday today.  Born on this day in 1967. Heavy D & the Boyz were the first group signed to Uptown Records, with Heavy D as the frontman and only rapper. Eddie F was his business partner in the group, DJ, and one of the producers. The other two members, T-Roy and G-Wiz were the dancers. Their debut, Living Large, was released in 1987\n\nThis 1991 dance cover of \"Now That We Found Love\" was Heavy D. & The Boyz' biggest hit\n---\nhttps://www.allmusic.com/artist/heavy-d-the-boyz-mn0000953447",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}