Information about plays

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

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

{
    "id": 3640184,
    "uri": "https://api.kexp.org/v2/plays/3640184/?format=api",
    "airdate": "2026-04-10T05:58:34-07:00",
    "show": 66413,
    "show_uri": "https://api.kexp.org/v2/shows/66413/?format=api",
    "image_uri": "https://dn710209.ca.archive.org/0/items/mbid-8687ca63-1b97-34ec-9d9f-76a3eec68cf8/mbid-8687ca63-1b97-34ec-9d9f-76a3eec68cf8-41707308078_thumb500.jpg",
    "thumbnail_uri": "https://dn710209.ca.archive.org/0/items/mbid-8687ca63-1b97-34ec-9d9f-76a3eec68cf8/mbid-8687ca63-1b97-34ec-9d9f-76a3eec68cf8-41707308078_thumb250.jpg",
    "song": "Mama, I’m Coming Home",
    "track_id": "399ce26c-53e5-3951-80f1-7d55fa0b0aee",
    "recording_id": "d80564cc-5013-48f1-adc5-3966bf66d002",
    "artist": "Ozzy Osbourne",
    "artist_ids": [
        "8aa5b65a-5b3c-4029-92bf-47a544356934"
    ],
    "album": "The Essential Ozzy Osbourne",
    "release_id": "8687ca63-1b97-34ec-9d9f-76a3eec68cf8",
    "release_group_id": "bfe096c1-7dfb-3387-a36a-80d830efde72",
    "labels": [
        "Legacy",
        "Epic"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c",
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2003-02-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "By request, for Michael in Knoxville! AND Dave & Pablo in Brooklyn.\n--\nOzzy Osbourne wrote this with guitarist Zaak Wylde, while Motorhead's Lemmy Kilmister provided the lyrics.\n---\nSee Ozzy performing this song during his farewell concert in Birmingham, UK: https://www.youtube.com/watch?v=dRwnfCN7Lhs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}