Information about plays

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

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

{
    "id": 3580248,
    "uri": "https://api.kexp.org/v2/plays/3580248/?format=api",
    "airdate": "2025-11-19T13:45:04-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://ia904502.us.archive.org/7/items/mbid-9b1ce20b-37fd-47aa-b2cd-36e108948736/mbid-9b1ce20b-37fd-47aa-b2cd-36e108948736-30004882256_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-9b1ce20b-37fd-47aa-b2cd-36e108948736/mbid-9b1ce20b-37fd-47aa-b2cd-36e108948736-30004882256_thumb250.jpg",
    "song": "The Ball",
    "track_id": "e9cf7bb6-8b3c-4272-b85c-a9a25cab2ca6",
    "recording_id": "21246fa1-2327-4f2b-8d35-6df4bae24a56",
    "artist": "Ora The Molecule",
    "artist_ids": [
        "01150b18-f9d3-424d-b7cf-a6922d162b91"
    ],
    "album": "Human Safari",
    "release_id": "9b1ce20b-37fd-47aa-b2cd-36e108948736",
    "release_group_id": "dcc888b3-aed0-4bfc-a69f-5aca7b0e9416",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2021-07-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ora the Molecule is the musical sobriquet of Norwegian-born avant-pop artist Nora Schjelderup. \n--\nSee Troy's interview with the artist and their live performance on KEXP Live at Home in 2021: https://www.youtube.com/watch?v=LjzoWzjYPhY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}