Information about plays

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

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

{
    "id": 3637317,
    "uri": "https://api.kexp.org/v2/plays/3637317/?format=api",
    "airdate": "2026-04-03T15:09:37-07:00",
    "show": 66354,
    "show_uri": "https://api.kexp.org/v2/shows/66354/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-13cc8fba-ed52-4dfd-9936-ee1b8b62543e/mbid-13cc8fba-ed52-4dfd-9936-ee1b8b62543e-44687485491_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-13cc8fba-ed52-4dfd-9936-ee1b8b62543e/mbid-13cc8fba-ed52-4dfd-9936-ee1b8b62543e-44687485491_thumb250.jpg",
    "song": "Rollercoaster Pt. 2",
    "track_id": "d91aa01f-34e0-4dc5-84bc-a9fa4594a92c",
    "recording_id": "c9edd89d-9838-4b43-af80-42764ff934bf",
    "artist": "M-Dot & Confidence feat. Masta Ace",
    "artist_ids": [
        "ceef10f5-324d-4a04-8db7-1a4181e19ab3",
        "648851d7-117b-4274-90b2-7e0c3e8f441e",
        "61b8da86-d1c9-45fc-8385-27b2396d9dcb"
    ],
    "album": "Rollercoaster Pt. 2",
    "release_id": "13cc8fba-ed52-4dfd-9936-ee1b8b62543e",
    "release_group_id": "e5e0092c-ab1c-4d55-b31f-f580239025e2",
    "labels": [
        "Below System Records"
    ],
    "label_ids": [
        "8f766a6a-be1e-437f-996e-eac9d9820b72"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dropped just the other week. \n\nBoston lyricist M-Dot and producer Confidence return with their powerful new single, \"Rollercoaster Pt. 2,\" featuring legendary Hip-Hop emcee Masta Ace. Produced by Confidence, who also provides the cuts, the track delivers a soulful boom-bap backdrop for sharp lyricism and introspective storytelling.\n\n\nhttps://belowsystem.bandcamp.com/track/rollercoaster-pt-2-feat-masta-ace",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}