Information about plays

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

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

{
    "id": 3545428,
    "uri": "https://api.kexp.org/v2/plays/3545428/?format=api",
    "airdate": "2025-08-27T09:05:38-07:00",
    "show": 64400,
    "show_uri": "https://api.kexp.org/v2/shows/64400/?format=api",
    "image_uri": "https://ia801206.us.archive.org/10/items/mbid-57e2798e-d7d0-4250-a17b-0b8fb56ade4f/mbid-57e2798e-d7d0-4250-a17b-0b8fb56ade4f-11916137754_thumb500.jpg",
    "thumbnail_uri": "https://ia801206.us.archive.org/10/items/mbid-57e2798e-d7d0-4250-a17b-0b8fb56ade4f/mbid-57e2798e-d7d0-4250-a17b-0b8fb56ade4f-11916137754_thumb250.jpg",
    "song": "You’ve Got Another Thing Comin’",
    "track_id": "d035163f-67e3-4304-9c9c-5599fe54ea69",
    "recording_id": "c32da0c6-49ea-4a29-9241-7680e2e0afc5",
    "artist": "Judas Priest",
    "artist_ids": [
        "6b335658-22c8-485d-93de-0bc29a1d0349"
    ],
    "album": "Screaming for Vengeance",
    "release_id": "57e2798e-d7d0-4250-a17b-0b8fb56ade4f",
    "release_group_id": "40f3885e-7158-3154-826d-676f2b79c6fb",
    "labels": [
        "CBS"
    ],
    "label_ids": [
        "b8d33bec-92cc-40d9-bd92-4eb089b401a9"
    ],
    "release_date": "1982-07-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Not long ago, I was invited by family friends to their daughter’s School of Rock performance. She’d had a rough couple of teenage years but has really hit her stride in this incredible program. The songbook they’d been working on for the show was Iron Maiden and Judas Priest, and their set reminded me how much I loved this music growing up. They started with an absolutely face-melting rendition of \"Run to the Hills\", so that’s my request in honor of all kids who are working out their many adolescent difficulties by playing music and rocking out. I’ll also happily accept any other tunes by Maiden or Priest, if you’re inclined in another direction – you’re the professional, after all.\n\nThanks again,\nRob\n\n----------\n\nIf you thought KEXP wouldn't play Judas Priest, well, you've got another thing comin'.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}