Information about plays

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

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

{
    "id": 3571910,
    "uri": "https://api.kexp.org/v2/plays/3571910/?format=api",
    "airdate": "2025-10-30T17:35:14-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?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://ia601505.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": "Thanks to Leslie in Ballard and Tina in Kirkland for this spooky request!\n\nHappy Anniversary, Tina! <3\n\n\"Tomorrow is our 33rd anniversary. Yep! Halloween! We even made sure our tile showed our love for the holiday. Would love to hear something spooky like Bloodletting. Happy Halloween Eve!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}