Information about plays

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

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

{
    "id": 3632398,
    "uri": "https://api.kexp.org/v2/plays/3632398/?format=api",
    "airdate": "2026-03-22T15:16:52-07:00",
    "show": 66252,
    "show_uri": "https://api.kexp.org/v2/shows/66252/?format=api",
    "image_uri": "https://ia601200.us.archive.org/17/items/mbid-451a1632-7d10-4273-ba5a-874092a524ec/mbid-451a1632-7d10-4273-ba5a-874092a524ec-14826089419_thumb500.jpg",
    "thumbnail_uri": "https://ia801200.us.archive.org/17/items/mbid-451a1632-7d10-4273-ba5a-874092a524ec/mbid-451a1632-7d10-4273-ba5a-874092a524ec-14826089419_thumb250.jpg",
    "song": "Dear Prudence",
    "track_id": "4e6f3859-82fb-3562-a230-626c8771b9e5",
    "recording_id": "432d8dde-6b0e-426e-a303-4f8aa2fb0398",
    "artist": "Siouxsie and the Banshees",
    "artist_ids": [
        "78ea5ea1-3c4d-4b7e-ac5d-68900319ebe2"
    ],
    "album": "Hyæna",
    "release_id": "451a1632-7d10-4273-ba5a-874092a524ec",
    "release_group_id": "1b9305d8-ced6-38d5-8c5e-d2b75b1ad7f6",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1984-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees of The Cure/Robert Smith!\n\nWhile technically a song by Siouxsie and The Banshees (with whom he was playing), Robert Smith's contributions to their recordings in 1983-1984, including this cover, are prominent.\n\nThis is a cover of The Beatles' song from \"The White Album.\" (Siouxsie and the Banshees had previously covered \"Helter Skelter\" from that album.)\n\n\"Quite a lot of people thought Dear Prudence was our original,\" says Siouxsie. Read the story behind the song: https://tinyurl.com/3jxem3x7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}