Information about plays

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

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

{
    "id": 3625524,
    "uri": "https://api.kexp.org/v2/plays/3625524/?format=api",
    "airdate": "2026-03-05T06:43:53-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?format=api",
    "image_uri": "https://dn711301.ca.archive.org/0/items/mbid-451a1632-7d10-4273-ba5a-874092a524ec/mbid-451a1632-7d10-4273-ba5a-874092a524ec-14826089419_thumb500.jpg",
    "thumbnail_uri": "",
    "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": "This 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://www.loudersound.com/features/the-story-behind-the-song-dear-prudence-by-siouxsie-and-the-banshees",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}