Information about plays

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

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

{
    "id": 3557667,
    "uri": "https://api.kexp.org/v2/plays/3557667/?format=api",
    "airdate": "2025-09-25T18:39:29-07:00",
    "show": 64659,
    "show_uri": "https://api.kexp.org/v2/shows/64659/?format=api",
    "image_uri": "https://ia601508.us.archive.org/18/items/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db-42322929530_thumb500.jpg",
    "thumbnail_uri": "https://dn721701.ca.archive.org/0/items/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db-42322929530_thumb250.jpg",
    "song": "Coming Alive",
    "track_id": "8d7c4a70-7df0-474c-a091-4c0e180417cc",
    "recording_id": "ae162b0e-b023-45a4-adca-5d30a867eec9",
    "artist": "SPRINTS",
    "artist_ids": [
        "256e0b36-88cb-453a-9ce4-7b73cb6b882f"
    ],
    "album": "All That Is Over",
    "release_id": "ba7cca99-7ac1-4823-8ca7-9e53f606f7db",
    "release_group_id": "2e3e4bdd-63c3-4a4f-9f87-253f1ea28308",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dublin, Ireland's SPRINTS 2nd album out tomorrow! \nhttps://sprintsmusic.bandcamp.com/album/all-that-is-over\n--\nSPRINTS are touring and will be in the States after the new year. Check here for locales & dates: https://www.sprintsmusic.com/home#tour-dates\n--\nWatch a Live on KEXP Full Performance from 2024 hosted by DJ Kevin Cole here:https://youtu.be/6FtN3HV1voM?si=aBnRJaOlSyNS5ojL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}