Information about plays

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

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

{
    "id": 3550772,
    "uri": "https://api.kexp.org/v2/plays/3550772/?format=api",
    "airdate": "2025-09-09T07:35:06-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "https://ia801002.us.archive.org/13/items/mbid-9510910a-232a-49a6-abad-59c47c507f8c/mbid-9510910a-232a-49a6-abad-59c47c507f8c-42884546173_thumb500.jpg",
    "thumbnail_uri": "https://ia801002.us.archive.org/13/items/mbid-9510910a-232a-49a6-abad-59c47c507f8c/mbid-9510910a-232a-49a6-abad-59c47c507f8c-42884546173_thumb250.jpg",
    "song": "Your New Place",
    "track_id": "d5b6478b-5221-40b6-9074-1c2acf31ee78",
    "recording_id": "5b7d33eb-badd-4a08-a639-bb407c388934",
    "artist": "Racing Mount Pleasant",
    "artist_ids": [
        "0d77467c-e39a-433a-b294-9a344af0b6db"
    ],
    "album": "Racing Mount Pleasant",
    "release_id": "9510910a-232a-49a6-abad-59c47c507f8c",
    "release_group_id": "beccb1af-bcdc-4408-90cd-38039e6da5b1",
    "labels": [
        "R&R Digital"
    ],
    "label_ids": [
        "037bd79c-8da0-4dec-936e-a34e653f1455"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Writing in from Boston! I found this album on the first properly rainy day of the season. Everyone was complaining about the death of summer, and I was rejoicing that I had already found some great fall music. Forget Song of the Summer, it’s all about the Album of the Autumn! Thanks for playing this song!!!\nAllison\n--\nRacing Mount Pleasant (formerly Kingfisher) are a 7-piece indie band from Ann Arbor, Michigan. After forming under the name Kingfisher at the University of Michigan.\n--\nRacing Mount Pleasant are opening for Geese on their 'Getting Killed' tour and will be playing The Showbox in Seattle on the 24th of October and the Fillmore in San Francisco on the 28th of October!\n\nhttps://racingmountpleasant.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}