Information about plays

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

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

{
    "id": 3569255,
    "uri": "https://api.kexp.org/v2/plays/3569255/?format=api",
    "airdate": "2025-10-24T06:51:38-07:00",
    "show": 64917,
    "show_uri": "https://api.kexp.org/v2/shows/64917/?format=api",
    "image_uri": "https://ia801401.us.archive.org/17/items/mbid-9db1b527-afcc-4f4d-bac8-f964700ce2f8/mbid-9db1b527-afcc-4f4d-bac8-f964700ce2f8-23164429485_thumb500.jpg",
    "thumbnail_uri": "https://ia801401.us.archive.org/17/items/mbid-9db1b527-afcc-4f4d-bac8-f964700ce2f8/mbid-9db1b527-afcc-4f4d-bac8-f964700ce2f8-23164429485_thumb250.jpg",
    "song": "Here Comes the Sun",
    "track_id": "6bc42749-de9f-47c2-81cb-5862fb27d867",
    "recording_id": "a3123dd8-0297-4698-8fff-e2f330a5d45c",
    "artist": "Richie Havens",
    "artist_ids": [
        "b45ea9f4-d0a1-45e1-b3a8-bf4fe509b8d0"
    ],
    "album": "Alarm Clock",
    "release_id": "38887643-5ca9-45c4-8efd-0e65788098ec",
    "release_group_id": "3a87a251-25bb-3053-bc24-d1fd437bd0cc",
    "labels": [
        "Stormy Forest"
    ],
    "label_ids": [
        "8aa39331-de2c-4c6a-8ef5-0503fb1d3dec"
    ],
    "release_date": "1970-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Richie Havens developed a unique playing style, which led him to be very creative in his music.  Havens taught himself an “open-tuning” guitar-playing style.  By re-tuning the strings on his guitar, he was able to play a number of chords just by strumming the guitar and sliding his thumb up and down the neck of his instrument.\n\nOne result was that Havens’ music is almost never a direct copy of another tune.  He brought a thoughtful and intriguing character to virtually every one of his songs.\nHere is Richie Havens in a live performance of Here Comes The Sun.\nhttps://www.youtube.com/watch?v=JOotCVMFncE\n--\nEnjoy this story of George Harrison's song and some of its great covers: https://bit.ly/2SpQ3Ba",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}