Information about plays

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

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

{
    "id": 3641383,
    "uri": "https://api.kexp.org/v2/plays/3641383/?format=api",
    "airdate": "2026-04-13T01:18:46-07:00",
    "show": 66439,
    "show_uri": "https://api.kexp.org/v2/shows/66439/?format=api",
    "image_uri": "https://dn710407.ca.archive.org/0/items/mbid-4d52621e-dfe1-4c34-a852-793c0b7cb76f/mbid-4d52621e-dfe1-4c34-a852-793c0b7cb76f-44018273047_thumb500.jpg",
    "thumbnail_uri": "https://dn710407.ca.archive.org/0/items/mbid-4d52621e-dfe1-4c34-a852-793c0b7cb76f/mbid-4d52621e-dfe1-4c34-a852-793c0b7cb76f-44018273047_thumb250.jpg",
    "song": "Francisco Smack",
    "track_id": "061e1584-291a-43b7-8cd6-4e6094cb6342",
    "recording_id": "03401e3c-3463-4399-80e8-01afacf589ca",
    "artist": "Parlor Greens",
    "artist_ids": [
        "9d13baba-2e96-448e-ac2b-bf38fc189827"
    ],
    "album": "Emeralds",
    "release_id": "4d52621e-dfe1-4c34-a852-793c0b7cb76f",
    "release_group_id": "ffc4ed36-a231-4896-8840-237a6f7f11b6",
    "labels": [
        "Colemine Records"
    ],
    "label_ids": [
        "cfb1811d-1776-4c68-881e-112f83b59998"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Perhaps one of the most exciting and anticipated projects in the world of heavy instrumental music is Parlor Greens, a fresh organ trio on Colemine Records! Tim Carman (GA-20) on drums, Jimmy James (True Loves, formerly Delvon Lamarr Organ Trio) on guitar, and Adam Scone (Scone Cash Players, The Sugarman 3) on organ.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}