Information about plays

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

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

{
    "id": 3500334,
    "uri": "https://api.kexp.org/v2/plays/3500334/?format=api",
    "airdate": "2025-05-12T07:48:41-07:00",
    "show": 63441,
    "show_uri": "https://api.kexp.org/v2/shows/63441/?format=api",
    "image_uri": "https://ia800809.us.archive.org/13/items/mbid-9cf3842c-136e-4039-aa86-4a2931c15a88/mbid-9cf3842c-136e-4039-aa86-4a2931c15a88-41178741189_thumb500.jpg",
    "thumbnail_uri": "https://ia800809.us.archive.org/13/items/mbid-9cf3842c-136e-4039-aa86-4a2931c15a88/mbid-9cf3842c-136e-4039-aa86-4a2931c15a88-41178741189_thumb250.jpg",
    "song": "River",
    "track_id": "18b0c02f-c0f8-421d-8f0a-f02157c0fd7b",
    "recording_id": "22f7e137-83ae-4d88-9d31-1632dcacd101",
    "artist": "Suzzallo",
    "artist_ids": [
        "49d81580-762a-4c60-8c57-c1fe9f3c9485"
    ],
    "album": "The Quiet Year",
    "release_id": "9cf3842c-136e-4039-aa86-4a2931c15a88",
    "release_group_id": "e8a25d28-66c7-415a-a741-35b4cac34733",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-02",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Highly requested today!\n-\nOMGGGGG! We saw Suzzallo Saturday night in Bellingham! It was beyond epic! You were right about saying hello to Rocky! We got to say hello to everyone in the band and they were all the most lovely humans! We are excited that we have tickets to see them again this weekend at Madame Lou’s. \n\nThank you so much for introducing us to this amazing band and their important work with grief! \n\nCan you play ANYTHING by them this morning if you have time?\n\nIn gratitude,\nMichelle in Bellingham \n\nAnd it's one life and it's this life and it's beautiful.\n–\nThe Suzzalo show was outstanding on Saturday! Tons of emotion and energy\n\nMatt in Bellingham \n–\nG'morning, John! Thanks for getting your friend's music out there! It was an intimate, intense and very memorable show at The Shakedown (in Bellingham).\n\nGo, Rocky and Suzzallo!\n\nJeremy (Bellingham)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}