Information about plays

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

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

{
    "id": 3572197,
    "uri": "https://api.kexp.org/v2/plays/3572197/?format=api",
    "airdate": "2025-10-31T11:27:20-07:00",
    "show": 64983,
    "show_uri": "https://api.kexp.org/v2/shows/64983/?format=api",
    "image_uri": "https://ia801505.us.archive.org/31/items/mbid-5a3ed308-b700-3b07-ad40-bf429388bdd5/mbid-5a3ed308-b700-3b07-ad40-bf429388bdd5-20224136391_thumb500.jpg",
    "thumbnail_uri": "https://ia801505.us.archive.org/31/items/mbid-5a3ed308-b700-3b07-ad40-bf429388bdd5/mbid-5a3ed308-b700-3b07-ad40-bf429388bdd5-20224136391_thumb250.jpg",
    "song": "Bloodletting (The Vampire Song)",
    "track_id": "24f1c3a1-d430-3dfb-8b62-1bd1e462a321",
    "recording_id": "b2885132-696f-46b7-9319-3aca6f3c59bc",
    "artist": "Concrete Blonde",
    "artist_ids": [
        "701fc524-b5f2-42f2-9db7-8198cdd6839c"
    ],
    "album": "Bloodletting",
    "release_id": "5a3ed308-b700-3b07-ad40-bf429388bdd5",
    "release_group_id": "6ae76cc0-027b-34d3-902d-01898bf0350f",
    "labels": [
        "I.R.S. Records"
    ],
    "label_ids": [
        "5aa5ddcd-b5d9-4bdf-b528-5083dfd98f03"
    ],
    "release_date": "1990-08-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"There’s a lot more to Bloodletting than the big single, ['Joey']. The album-opening title track (subtitled 'The Vampire Song') for instance. Its foreboding goth-blues riffing, necromantic lyrics, and gang-vocal chorus make it as memorable as its hit-bound sibling, albeit in a completely different way.\"\n\nRead more about the Bloodletting album in this article about how the release brought Concrete Blonde to the mainstream: https://tinyurl.com/y5bb9xpa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}