Information about plays

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

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

{
    "id": 3638614,
    "uri": "https://api.kexp.org/v2/plays/3638614/?format=api",
    "airdate": "2026-04-06T12:20:26-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn710909.ca.archive.org/0/items/mbid-adc6e154-a54f-441a-a308-8433bc99a1ae/mbid-adc6e154-a54f-441a-a308-8433bc99a1ae-44739759324_thumb500.jpg",
    "thumbnail_uri": "https://dn710909.ca.archive.org/0/items/mbid-adc6e154-a54f-441a-a308-8433bc99a1ae/mbid-adc6e154-a54f-441a-a308-8433bc99a1ae-44739759324_thumb250.jpg",
    "song": "Project 10",
    "track_id": "3d49dffe-4946-4e33-9379-d44b0c107f81",
    "recording_id": "9855a7bd-836a-475e-8b28-471c3fafd767",
    "artist": "Satya",
    "artist_ids": [
        "b88d46e5-f3e7-44bd-aaa1-e2bb6587a0a2"
    ],
    "album": "Yellow House",
    "release_id": "adc6e154-a54f-441a-a308-8433bc99a1ae",
    "release_group_id": "c4cd528d-b53f-4a96-aaf4-d2ab6307ae4d",
    "labels": [
        "Checker Print Records"
    ],
    "label_ids": [
        "b031e20b-71ad-4ee6-be40-ee81ef31ef03"
    ],
    "release_date": "2026-06-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut album from this Oakland, CA artist out June 5th!\n\n\"Satya makes music that feels like a late-night drive through your memories—warm, reflective, and raw. \n\nRaised in Oakland, Satya studied vocal music at Oakland School of the Arts, where she first found her passion for songwriting. She blends soul, alt-R&B, and dreamy textures into something soft, grounded and uniquely her own.\n\nSatya's debut album \"Yellow House\" will be released June 5. The title track and second single Project 10 are available now. Her previous release \"Mine\" was featured on KALW and NPR Live Sessions, and her video \"Checker Print Kitchen\" received first place at the Ogden Museum in New Orleans.\" https://satsatmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}