Information about plays

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

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

{
    "id": 3571918,
    "uri": "https://api.kexp.org/v2/plays/3571918/?format=api",
    "airdate": "2025-10-30T18:05:21-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://ia801608.us.archive.org/8/items/mbid-e8328463-b3c6-403a-9f18-e455e6888e5d/mbid-e8328463-b3c6-403a-9f18-e455e6888e5d-9251410650_thumb500.jpg",
    "thumbnail_uri": "https://ia801608.us.archive.org/8/items/mbid-e8328463-b3c6-403a-9f18-e455e6888e5d/mbid-e8328463-b3c6-403a-9f18-e455e6888e5d-9251410650_thumb250.jpg",
    "song": "The Haunted House of Rock",
    "track_id": "fb387e61-42e3-3216-9802-83c87f9a5b15",
    "recording_id": "60b27db6-ef2c-4b67-8138-e276096b482a",
    "artist": "Whodini",
    "artist_ids": [
        "1cc9fbfc-6221-409f-ac5a-b9373b1f192f"
    ],
    "album": "Whodini",
    "release_id": "e8328463-b3c6-403a-9f18-e455e6888e5d",
    "release_group_id": "a35ebb10-e0d6-3bff-bc1f-adb66b9e8c2d",
    "labels": [],
    "label_ids": [],
    "release_date": "1983-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out to Kevin in Tumwater for this spooky request!\n--\nWhodini's debut LP featured production by Thomas Dolby and Conny Plank.\n\nFollowing \"Magic's Wand,\" \"The Haunted House Of Rock\" was Whodini's second single, released in time for Halloween, 1983. Whodini combined the goofy fun of The Fat Boys with the virtuosity of Run-DMC to create what is the rap equivalent of a clever horror movie. Heavy on the sound effects, the song is full of references to various famous monsters and boogymen - Dracula, Bloody Mary and the Invisible Man all show up. Whodini solidified their Halloween rap dominance a year later with their song \"Freaks Come Out At Night.\"\n\nhttps://www.songfacts.com/facts/whodini/the-haunted-house-of-rock",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}