Information about plays

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

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

{
    "id": 3613057,
    "uri": "https://api.kexp.org/v2/plays/3613057/?format=api",
    "airdate": "2026-02-04T08:56:54-08:00",
    "show": 65837,
    "show_uri": "https://api.kexp.org/v2/shows/65837/?format=api",
    "image_uri": "https://ia800203.us.archive.org/14/items/mbid-5ebba7b6-2ccb-3c62-82cb-cbdbd6baac1c/mbid-5ebba7b6-2ccb-3c62-82cb-cbdbd6baac1c-40756653501_thumb500.jpg",
    "thumbnail_uri": "https://ia800203.us.archive.org/14/items/mbid-5ebba7b6-2ccb-3c62-82cb-cbdbd6baac1c/mbid-5ebba7b6-2ccb-3c62-82cb-cbdbd6baac1c-40756653501_thumb250.jpg",
    "song": "Don’t Think Twice, It’s All Right",
    "track_id": "b8d4e3a2-ce4a-329d-936a-024f6f39724f",
    "recording_id": "fcefc74c-282a-4701-adf7-c9cfde794858",
    "artist": "Bob Dylan",
    "artist_ids": [
        "72c536dc-7137-4477-a521-567eeb840fa8"
    ],
    "album": "The Freewheelin’ Bob Dylan",
    "release_id": "05bfd885-9338-3659-865d-879afbb42b2a",
    "release_group_id": "169b62aa-c3a5-3ed9-bed1-cc47c4bc51ad",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2010-10-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Last week was my 46th birthday- Im now only one year younger than my mom as when she died in 1993. Yes, I've been a wreck but starting to, once again, move through it and reacclimate to how grief changes. On the 28th I was thinking about requesting Bob Dylan - Don't Think Twice Its Alright. It was the quote my dad had wrote on her funeral card thingy. But the day went on and I forgot about the request. Later that day I went up to Lakeview to visit her, it was good and messy. My husband and I then went to play Magic at Ladro... guess what song came on randomly?? \n\nVanessa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}