Information about plays

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

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

{
    "id": 3585071,
    "uri": "https://api.kexp.org/v2/plays/3585071/?format=api",
    "airdate": "2025-11-30T16:00:29-08:00",
    "show": 65254,
    "show_uri": "https://api.kexp.org/v2/shows/65254/?format=api",
    "image_uri": "https://ia601309.us.archive.org/3/items/mbid-da425314-ecc7-4db3-a296-90942f172b18/mbid-da425314-ecc7-4db3-a296-90942f172b18-28511522132_thumb500.jpg",
    "thumbnail_uri": "https://ia801309.us.archive.org/3/items/mbid-da425314-ecc7-4db3-a296-90942f172b18/mbid-da425314-ecc7-4db3-a296-90942f172b18-28511522132_thumb250.jpg",
    "song": "Dance Music",
    "track_id": "b6d2944c-b118-3c3f-bb17-5f2830b0eff0",
    "recording_id": "7b23f678-7a9f-44af-a8ec-21fc77138634",
    "artist": "The Mountain Goats",
    "artist_ids": [
        "9639cd52-c351-4a17-9797-58880e95a7ef"
    ],
    "album": "The Sunset Tree",
    "release_id": "da425314-ecc7-4db3-a296-90942f172b18",
    "release_group_id": "7797081a-94b6-3a9b-b103-fc215b85d46a",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2005-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Mountain Goats performed live in the KEXP studio in September 2019. https://www.youtube.com/watch?v=lE5yAvOVoFA \n--\nDance Music was written by John Darnielle for a John Peel BBC session. Written about the death of his step-father, Dance Music was released on The Sunset Tree. Get the behind the scenes story and see the first draft at The Atlantic here: http://bit.ly/YwUTEc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}