Information about plays

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

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

{
    "id": 3548302,
    "uri": "https://api.kexp.org/v2/plays/3548302/?format=api",
    "airdate": "2025-09-03T06:02:35-07:00",
    "show": 64461,
    "show_uri": "https://api.kexp.org/v2/shows/64461/?format=api",
    "image_uri": "https://ia600207.us.archive.org/21/items/mbid-17f27b66-5df9-43f3-bf53-faaa65ff42ae/mbid-17f27b66-5df9-43f3-bf53-faaa65ff42ae-42681110985_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-17f27b66-5df9-43f3-bf53-faaa65ff42ae/mbid-17f27b66-5df9-43f3-bf53-faaa65ff42ae-42681110985_thumb250.jpg",
    "song": "Hot for Teacher",
    "track_id": "3ac6a589-cbfe-3c95-a2a6-77fdd3427327",
    "recording_id": "77ee68a0-f28e-46ce-9751-2ec2c54943c6",
    "artist": "Van Halen",
    "artist_ids": [
        "b665b768-0d83-4363-950c-31ed39317c15"
    ],
    "album": "The Best of Both Worlds",
    "release_id": "17f27b66-5df9-43f3-bf53-faaa65ff42ae",
    "release_group_id": "1e275787-073e-3077-be8f-d9c43ec6df5a",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "2004-07-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For all the requesters!\n\nLike Jef in St. Paul: \"Sweet! A USofEva special theme show 🥳.  How many requests for Hot For Teacher so far? Since Arlo's mom is both the best partner I could ask for AND the hottest teacher I know, it'll be her I think about when it comes up 🤓\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}