Information about plays

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

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

{
    "id": 3550759,
    "uri": "https://api.kexp.org/v2/plays/3550759/?format=api",
    "airdate": "2025-09-09T06:41:31-07:00",
    "show": 64515,
    "show_uri": "https://api.kexp.org/v2/shows/64515/?format=api",
    "image_uri": "https://dn721701.ca.archive.org/0/items/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db-42322929530_thumb500.jpg",
    "thumbnail_uri": "https://ia801508.us.archive.org/18/items/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db-42322929530_thumb250.jpg",
    "song": "Rage",
    "track_id": "6950d258-acd6-444f-b2fb-1040304c3688",
    "recording_id": "cfcf754e-b0da-426a-8b27-1906c677646b",
    "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": "UPCOMING SHOWS\n+ Feb 11 @ The Chapel (SF)\n+ Feb 14 @ The Crocodile (SEA)\n==\nPre-order Dublin Band SPRINTS' second album, out on September 26th: https://sprintsmusic.bandcamp.com/album/all-that-is-over\n==\n\"Rage\" quotes The Serenity Prayer as part of its lyrics. Speaking about the track, singer and guitarist Karla Chubb explains, \"I think in the world today, it’s a lot easier to be angry than it is to help facilitate change....Don’t let the rage bait fuel the fire and burn us all in the process.\"\n==\nSPRINTS played live on KEXP last year: https://www.youtube.com/watch?v=6FtN3HV1voM&t=1s&ab_channel=KEXP https://www.sprintsmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}