Information about plays

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

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

{
    "id": 3562551,
    "uri": "https://api.kexp.org/v2/plays/3562551/?format=api",
    "airdate": "2025-10-08T03:37:17-07:00",
    "show": 64776,
    "show_uri": "https://api.kexp.org/v2/shows/64776/?format=api",
    "image_uri": "https://coverartarchive.org/release/24587253-3368-4ec2-a34d-9bcd2b5de57d/34015251111-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/24587253-3368-4ec2-a34d-9bcd2b5de57d/34015251111-250.jpg",
    "song": "Firestarter",
    "track_id": null,
    "recording_id": "3dabfc40-33b4-4dba-8d94-79e77c4d1448",
    "artist": "The Prodigy",
    "artist_ids": [
        "4a4ee089-93b1-4470-af9a-6ff575d32704"
    ],
    "album": "The Fat of the Land",
    "release_id": null,
    "release_group_id": "ac9138ce-6331-3f8d-86d7-69f13e4ab4f4",
    "labels": [],
    "label_ids": [],
    "release_date": "1997-06-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Songwriting credits include Kim Deal of the Breeders, as the looped wah-wah guitar riff in \"Firestarter\" was sampled from the Breeders' track \"S.O.S.\" from the album \"Last Splash.\" The song also samples the vocals from Art of Noise's 1984 \"Close (To the Edit) and the drums from 1989's \"Devotion (The Voice of Paradise Mix)\" by Ten City. \n\nThis was the first single by The Prodigy to feature Keith Flint on vocals. (He'd originally been one of the band's dancers.)\n\nLiam Howlett originaly wrote \"Firestarter\" as an instrumental.  To his surprise, when he played it to Flint, the dancer said he'd like to add some vocals. (Flint hadn't shown any previous enthusiasm to be the band's singer.)\n\n\"It was so ridiculous because my English isn't my strong point, by any stretch of the imagination,\" Flint recalled to the NME. \"So I end up singing in this weird accent (puts on a daft yokel voice), 'Oi'm a muckspreaderrrrr, twisted muckspreaderrrr.' But it ended up sounding quite... menacing.\" https://tinyurl.com/msrsnu25",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}