Information about plays

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

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

{
    "id": 3554573,
    "uri": "https://api.kexp.org/v2/plays/3554573/?format=api",
    "airdate": "2025-09-18T10:56:40-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://ia802909.us.archive.org/27/items/mbid-be75d7ef-28aa-4ced-ba58-2a0affee627e/mbid-be75d7ef-28aa-4ced-ba58-2a0affee627e-25901196075_thumb500.jpg",
    "thumbnail_uri": "https://ia902909.us.archive.org/27/items/mbid-be75d7ef-28aa-4ced-ba58-2a0affee627e/mbid-be75d7ef-28aa-4ced-ba58-2a0affee627e-25901196075_thumb250.jpg",
    "song": "Falling Thunder",
    "track_id": "98e07615-33d3-4aa8-9581-8c11fe71a588",
    "recording_id": "37cd0994-1c3e-472b-a376-7613ff8b6358",
    "artist": "Rolling Blackouts Coastal Fever",
    "artist_ids": [
        "65e668e9-9cd1-4809-b7e7-26439732e1eb"
    ],
    "album": "Sideways to New Italy",
    "release_id": "be75d7ef-28aa-4ced-ba58-2a0affee627e",
    "release_group_id": "38938c47-cd26-402d-b83a-80eff1ce7492",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2020-06-05",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of so many talented Melbourne, Australia bands, Rolling Blackouts Coastal Fever was formed in 2013 by three singer-guitarists, Fran Keaney, Tom Russo, and Joe White.\n\nEnjoy live video from Rolling Blackouts Coastal Fever's 2018 KEXP In-Studio, hosted by Cheryl Waters: https://bit.ly/2NvvQqJ.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}