Information about plays

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

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

{
    "id": 3545564,
    "uri": "https://api.kexp.org/v2/plays/3545564/?format=api",
    "airdate": "2025-08-27T17:17:05-07:00",
    "show": 64403,
    "show_uri": "https://api.kexp.org/v2/shows/64403/?format=api",
    "image_uri": "https://ia601204.us.archive.org/11/items/mbid-7eca502f-41a8-4aee-893f-6d262232f0a4/mbid-7eca502f-41a8-4aee-893f-6d262232f0a4-11399125259_thumb500.jpg",
    "thumbnail_uri": "https://ia601204.us.archive.org/11/items/mbid-7eca502f-41a8-4aee-893f-6d262232f0a4/mbid-7eca502f-41a8-4aee-893f-6d262232f0a4-11399125259_thumb250.jpg",
    "song": "Mistadobalina",
    "track_id": "eaa0e7d9-e01f-42b0-8106-97411f824f43",
    "recording_id": "7abebfec-babd-41fb-857b-c654bad809a7",
    "artist": "Del the Funky Homosapien",
    "artist_ids": [
        "a31a5e0c-d37a-41a8-90d5-9e256a47d83b"
    ],
    "album": "I Wish My Brother George Was Here",
    "release_id": "7eca502f-41a8-4aee-893f-6d262232f0a4",
    "release_group_id": "719890ae-5409-3cdc-9f7d-2550a8dbae8b",
    "labels": [],
    "label_ids": [],
    "release_date": "2009-10-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Jonah and family!\n\"Hello Evie and team! My 6-year-old son Jonah is VERY excited about the all-request Amplifiers Day and is really hoping to get a request on. Can you make his day by playing either The Final Countdown, Del The Funky Homosapien’s Mistadobalina, or Zilch by The Monkees? We are a KEXP-loving family who are Amplifiers in Corvallis, OR. We listen every day and love supporting this community and everyone who makes KEXP so amazing.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}