Information about plays

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

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

{
    "id": 3639062,
    "uri": "https://api.kexp.org/v2/plays/3639062/?format=api",
    "airdate": "2026-04-07T13:14:38-07:00",
    "show": 66392,
    "show_uri": "https://api.kexp.org/v2/shows/66392/?format=api",
    "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-93ee650a-cd7b-4f51-9f51-aca082f814f5/mbid-93ee650a-cd7b-4f51-9f51-aca082f814f5-19517974680_thumb500.jpg",
    "thumbnail_uri": "https://ia601604.us.archive.org/28/items/mbid-93ee650a-cd7b-4f51-9f51-aca082f814f5/mbid-93ee650a-cd7b-4f51-9f51-aca082f814f5-19517974680_thumb250.jpg",
    "song": "I Had a Dream I Was Falling Through a Hole in the Ozone Layer",
    "track_id": "28b8d557-662b-39af-84db-de6d1a8d0017",
    "recording_id": "64c456a0-5edf-4a96-93fe-5050fada1087",
    "artist": "Deee‐Lite",
    "artist_ids": [
        "83d401e8-3322-4491-98d3-ec3a567c5047"
    ],
    "album": "Infinity Within",
    "release_id": "93ee650a-cd7b-4f51-9f51-aca082f814f5",
    "release_group_id": "490350f7-e4cc-3f64-b258-4d04e29ed612",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1992-06-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Keep the hope spinning...\nKeep the hope spinning the globe...\": https://bit.ly/2Qp4ogi\n---\nHere's a retrospective on Deee-Lite's \"Infinity Within\": http://qhblend.blogspot.com/2012/05/revisiting-deee-lites-infinity-within.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}