Information about plays

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

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

{
    "id": 3413497,
    "uri": "https://api.kexp.org/v2/plays/3413497/?format=api",
    "airdate": "2024-10-16T15:27:03-07:00",
    "show": 61592,
    "show_uri": "https://api.kexp.org/v2/shows/61592/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Poetry",
    "track_id": "ad93d15c-ae09-3b04-8ebc-c83a0d471327",
    "recording_id": "e89e8a82-4ef0-4204-bc89-8d8fd5711990",
    "artist": "The RH Factor feat. Q‐Tip",
    "artist_ids": [
        "27decac7-06de-4a04-ab45-d214dfae5d19",
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188"
    ],
    "album": "Hard Groove",
    "release_id": "832c274d-6b8d-4292-b3f5-f78dbfed373a",
    "release_group_id": "855640e4-6aed-3635-aa5a-633c3474fa6d",
    "labels": [
        "Verve"
    ],
    "label_ids": [
        "99a24d71-54c1-4d3f-88cc-00fbcc4fce83"
    ],
    "release_date": "2003-05-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1969, the late great Roy Hargrove; not simply one of the most dazzling jazz talents of his generation—he was a visionary who worked to fully integrate jazz, hip-hop, and R&B.  RH Factor blends a core band of two saxophonists, three keyboard players, two bassists and drummers, and two guitarists (including legendary soul session ace Cornell Dupree) with the best and brightest from the soul and R&B 'new schools' including D'Angelo, Badu, Meshell Ndegeocello, Steve Coleman, Karl Denson, Marc Cary, and two hip-hop MCs: Common and Q-Tip.\n\nRead Pitchfork's excellent tribute to the brilliant trumpeter who shaped the intersection of jazz, hip-hop, and R&B - the musical world is freer today because of him.\n\nhttps://bit.ly/2SYbCcs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}