Information about plays

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

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

{
    "id": 3630540,
    "uri": "https://api.kexp.org/v2/plays/3630540/?format=api",
    "airdate": "2026-03-18T08:03:44-07:00",
    "show": 66213,
    "show_uri": "https://api.kexp.org/v2/shows/66213/?format=api",
    "image_uri": "https://dn711209.ca.archive.org/0/items/mbid-24cb97ec-60f2-4b19-9a09-87def0fbd191/mbid-24cb97ec-60f2-4b19-9a09-87def0fbd191-3356998143_thumb500.jpg",
    "thumbnail_uri": "https://dn711209.ca.archive.org/0/items/mbid-24cb97ec-60f2-4b19-9a09-87def0fbd191/mbid-24cb97ec-60f2-4b19-9a09-87def0fbd191-3356998143_thumb250.jpg",
    "song": "Candy",
    "track_id": "f5fe00c0-d304-34bd-9fa1-537761900b67",
    "recording_id": "5a8a3e2f-7e28-49b5-9f9c-cdad309ad015",
    "artist": "Iggy Pop",
    "artist_ids": [
        "f37b3f31-b1f8-4b88-8cb5-b34f709b17d7"
    ],
    "album": "Brick by Brick",
    "release_id": "24cb97ec-60f2-4b19-9a09-87def0fbd191",
    "release_group_id": "543e2da9-5ecc-3812-a15c-01cf2baeb5db",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1990-06-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Is this duet with Kate Pierson of the B-52's a lament for a lost love, or a celebration of something else? While Pop appears in the video in his classic uniform — jeans, no shirt — it's a decidedly cleaned-up Pop; the usual mop of hair is washed, his oddly sinewy torso looks practically normal, and the video offers only one trademarked Pop contortion 43 seconds into the clip. Not only did Pop go his most pop with \"Candy,\" it may also have been a celebration of sober living.: https://www.youtube.com/watch?v=XlhGWuQWY3U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}