Information about plays

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

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

{
    "id": 3592668,
    "uri": "https://api.kexp.org/v2/plays/3592668/?format=api",
    "airdate": "2025-12-18T11:53:39-08:00",
    "show": 65410,
    "show_uri": "https://api.kexp.org/v2/shows/65410/?format=api",
    "image_uri": "https://ia801307.us.archive.org/2/items/mbid-e08235cf-55fd-3163-b5ab-d12e866e03b0/mbid-e08235cf-55fd-3163-b5ab-d12e866e03b0-25392358321_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/2/items/mbid-e08235cf-55fd-3163-b5ab-d12e866e03b0/mbid-e08235cf-55fd-3163-b5ab-d12e866e03b0-25392358321_thumb250.jpg",
    "song": "Supernaut",
    "track_id": "b83e9082-ce61-36a6-8aef-6b72ae3b9a24",
    "recording_id": "57ccd273-74f1-4889-8f0a-3ac32e8ce3d6",
    "artist": "Black Sabbath",
    "artist_ids": [
        "5182c1d9-c7d2-4dad-afa0-ccfeada921a8"
    ],
    "album": "Vol 4",
    "release_id": "e08235cf-55fd-3163-b5ab-d12e866e03b0",
    "release_group_id": "8c292627-3459-3852-8ebc-226c12db175d",
    "labels": [
        "NEMS"
    ],
    "label_ids": [
        "ac380625-521f-4176-b32c-051db62c9a9e"
    ],
    "release_date": "1976-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Black Sabbath guitarist Tony Iommi writes on Ozzy's passing:\n\n“I just can’t believe it! My dear dear friend Ozzy has passed away only weeks after our show at Villa Park. It’s just such heartbreaking news that I can’t really find the words, there won’t ever be another like him.” Iommi added, “Geezer, Bill and myself have lost our brother. My thoughts go out to Sharon and all the Osbourne family. Rest in peace Oz.”\n\nhttp://rollingstone.com/music/music-news/ozzy-osbourne-black-sabbath-tony-iommi-geezer-butler-bill-ward-1235391714/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}