Information about plays

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

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

{
    "id": 3578011,
    "uri": "https://api.kexp.org/v2/plays/3578011/?format=api",
    "airdate": "2025-11-14T09:18:12-08:00",
    "show": 65105,
    "show_uri": "https://api.kexp.org/v2/shows/65105/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-4b3ad2ee-eae6-411f-9607-064648edad32/mbid-4b3ad2ee-eae6-411f-9607-064648edad32-33261786157_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-4b3ad2ee-eae6-411f-9607-064648edad32/mbid-4b3ad2ee-eae6-411f-9607-064648edad32-33261786157_thumb250.jpg",
    "song": "Yin and Yang (The Flowerpot Man)",
    "track_id": "80b63830-f121-4099-ae8e-cef7a2ab7a48",
    "recording_id": "4025a73e-e4d2-46eb-acfe-e4b9c4160e67",
    "artist": "Love and Rockets",
    "artist_ids": [
        "8cb3aa4a-3b4c-48b8-be0a-e57010fc1430"
    ],
    "album": "Express",
    "release_id": "09f49962-c0f0-4457-b589-053081f0a3cd",
    "release_group_id": "76abb523-ddc9-367e-997b-4d88f9f93da0",
    "labels": [
        "Beggars Group"
    ],
    "label_ids": [
        "b111a130-0d4f-46a1-930e-306fa7785b10"
    ],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks, Jeff in Michigan, for this request!\n--\n:Starting off like some twisted off acoustic Spaghetti Western like theme and morphing into a more cosmic rock song, 'Ying and Yang' perfectly reflected the internal dynamics of Love & Rockets. After the disbanding of Bauhaus, it was on very trippy night that bassist David J, decided to christen dropping acid at Daniel Ash’s house, with forming of Love & Rockets. While David J shares his Ying psychedelic acoustic mantra of 'No New Tale To Tell,' Ash is the Yang of this sonic operation, bringing his 'So Real' carnal Goth intensity to Love & Rockets.\" \n\n Here's a great introduction to both the band and this song: https://dontforgetthesongs365.wordpress.com/2013/04/20/love-rockets-yin-yang-the-flower-pot-man/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}