Information about plays

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

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

{
    "id": 3630784,
    "uri": "https://api.kexp.org/v2/plays/3630784/?format=api",
    "airdate": "2026-03-18T22:20:29-07:00",
    "show": 66218,
    "show_uri": "https://api.kexp.org/v2/shows/66218/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-5f34935b-5b6e-47f2-97be-bf821c8916f3/mbid-5f34935b-5b6e-47f2-97be-bf821c8916f3-44514145212_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-5f34935b-5b6e-47f2-97be-bf821c8916f3/mbid-5f34935b-5b6e-47f2-97be-bf821c8916f3-44514145212_thumb250.jpg",
    "song": "Offer",
    "track_id": "a3dd11d2-21f1-4b08-9f5a-a96aec35266f",
    "recording_id": "04f86fef-56da-4bf2-b29e-394f1b73fc62",
    "artist": "Jackie West",
    "artist_ids": [
        "102ff833-dbff-4487-8a2f-7592909cb996"
    ],
    "album": "Silent Century",
    "release_id": "5f34935b-5b6e-47f2-97be-bf821c8916f3",
    "release_group_id": "24c0da79-3bc7-461e-9cbb-c0423e0fddda",
    "labels": [
        "Ruination Record Co."
    ],
    "label_ids": [
        "d16b474f-f606-4734-81bd-3b03f91a0948"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Second record from Brooklyn-based songwriter Jackie West.\n\nThe bulk of the record was tracked live, with the band learning on the spot, including the 10-minute jaw-dropping closer “Offer”, recorded entirely in one first take. West delivers her stream-of-consciousness meditation through generational trauma, quantum theory, and friendship with reflective grace and humor, a quiet confidence earned from the preceding ten tracks (“I’m buying seven dollar coffees and I'm complaining about how much money I spend on recording music / it's the best thing I could ever do—and also dream!)”\n\nhttps://jackiewest.bandcamp.com/album/silent-century",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}