Information about plays

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

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

{
    "id": 3635433,
    "uri": "https://api.kexp.org/v2/plays/3635433/?format=api",
    "airdate": "2026-03-30T04:12:14-07:00",
    "show": 66318,
    "show_uri": "https://api.kexp.org/v2/shows/66318/?format=api",
    "image_uri": "https://dn711004.ca.archive.org/0/items/mbid-9945ac80-3454-4abf-afac-98e19fabaf96/mbid-9945ac80-3454-4abf-afac-98e19fabaf96-1862693797_thumb500.jpg",
    "thumbnail_uri": "https://dn711004.ca.archive.org/0/items/mbid-9945ac80-3454-4abf-afac-98e19fabaf96/mbid-9945ac80-3454-4abf-afac-98e19fabaf96-1862693797_thumb250.jpg",
    "song": "Paradise",
    "track_id": "456441ad-0501-35e4-8694-7639712aa5e5",
    "recording_id": "adfc8f42-00cb-4bff-a243-c5b85bfc35e3",
    "artist": "Wild Nothing",
    "artist_ids": [
        "a181595e-5b84-4439-a5f4-f548ddfb64df"
    ],
    "album": "Nocturne",
    "release_id": "9945ac80-3454-4abf-afac-98e19fabaf96",
    "release_group_id": "4898b725-8c73-4b04-888a-c2b9ff28d948",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2012-08-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wild Nothing is the shimmery, synth-washed indie pop band formed by Jack Tatum in 2009.: https://wildnothingmusic.com/\n---\nThe video for 2012's  “Paradise” features  Michelle Williams reading from Iris Murdoch’s \"A Word Child.\" It was recorded for the video by Jack Tatum at the Rare Book Room in Brooklyn, NY.: https://www.youtube.com/watch?v=zm636VSQXUU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}