Information about plays

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

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

{
    "id": 3636015,
    "uri": "https://api.kexp.org/v2/plays/3636015/?format=api",
    "airdate": "2026-03-31T12:50:29-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-4ea5333b-ad75-42ae-98ab-c0415f6433cd/mbid-4ea5333b-ad75-42ae-98ab-c0415f6433cd-42387468561_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-4ea5333b-ad75-42ae-98ab-c0415f6433cd/mbid-4ea5333b-ad75-42ae-98ab-c0415f6433cd-42387468561_thumb250.jpg",
    "song": "All in Who You Know",
    "track_id": "ca178d3e-e5f8-40aa-818c-5c1ba8c5162e",
    "recording_id": "e9aefe74-f29e-4f08-a8a1-0d853816d49b",
    "artist": "Smokey Brights",
    "artist_ids": [
        "2c6f97fd-746b-442d-b5ec-238cccd7441d"
    ],
    "album": "Dashboard Heat",
    "release_id": "4ea5333b-ad75-42ae-98ab-c0415f6433cd",
    "release_group_id": "f876055e-a97a-46b5-8ff5-8f3eefeb253c",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's Smokey Brights are playing the Zephyr Folk Festival in Liberty Lake, Washington on Friday, June 5th.\n---\n The instrumental highlight of \"All In Who You Know\" is from a Yamaha “keytar.” The instrument is played by Kim West, who also provides the lead vocals. The other members of Seattle-based Smokey Brights are Ryan Devlin (vocals/guitars), Luke Ragnar (bass/vocals), and Nick Krivchenia (drums).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}