Information about plays

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

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

{
    "id": 3573927,
    "uri": "https://api.kexp.org/v2/plays/3573927/?format=api",
    "airdate": "2025-11-04T13:52:05-08:00",
    "show": 65022,
    "show_uri": "https://api.kexp.org/v2/shows/65022/?format=api",
    "image_uri": "https://ia801305.us.archive.org/12/items/mbid-96a953ce-7810-4214-8766-ec89057a5a68/mbid-96a953ce-7810-4214-8766-ec89057a5a68-38017606122_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-96a953ce-7810-4214-8766-ec89057a5a68/mbid-96a953ce-7810-4214-8766-ec89057a5a68-38017606122_thumb250.jpg",
    "song": "Hoverin'",
    "track_id": "9e9e788b-e045-3094-b43c-7d661b04893d",
    "recording_id": "1e3cb2e4-1a5d-48eb-8c87-e9a5106f9b69",
    "artist": "The Breeders",
    "artist_ids": [
        "667e856e-f3a7-42e9-8244-95422ef31321"
    ],
    "album": "Divine Hammer",
    "release_id": "96a953ce-7810-4214-8766-ec89057a5a68",
    "release_group_id": "8e497d4c-1313-3e73-9326-aa97845a1575",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Breeders are an American alternative rock band based in Dayton, Ohio, consisting of members Kim Deal, her twin sister Kelley Deal, Josephine Wiggs and Jim Macpherson.\n---\nhttps://www.thebreedersmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}