Information about plays

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

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

{
    "id": 3630966,
    "uri": "https://api.kexp.org/v2/plays/3630966/?format=api",
    "airdate": "2026-03-19T08:44:03-07:00",
    "show": 66221,
    "show_uri": "https://api.kexp.org/v2/shows/66221/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb250.jpg",
    "song": "Make Something Up",
    "track_id": "f8a8aca6-de83-4f0b-a70b-327fefe54b9d",
    "recording_id": "9b21d044-8fd6-48bb-8575-1c9f94fcf70f",
    "artist": "James Blake",
    "artist_ids": [
        "8dc08b1f-e393-4f85-a5dd-300f7693a8b8"
    ],
    "album": "Trying Times",
    "release_id": "0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780",
    "release_group_id": "7e425ff2-c85a-4316-b015-d1546aadc186",
    "labels": [
        "Good Boy Records"
    ],
    "label_ids": [
        "834efadd-5bc7-4a5f-8d39-a0ff16451b54"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "James Blake's 'Trying Times' is his first self-released album!\n\nHe says about the album:\n\"I think the theme that persists through it is reconciling your private life — your hopes, your dreams, your relationship, your love, your friendships — with what’s happening outside and how much you allow it into your own world. So I when I talk about “love in a time of chaos,” the reason I keep saying that phrase is because I think we can’t really imagine the future — what does it even look like? We can’t imagine it. The hope is that we ride it out, nature heals, and love and empathy persevere as we go through it.\"\nhttps://bit.ly/4sVJEcK",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}