Information about plays

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

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

{
    "id": 3549177,
    "uri": "https://api.kexp.org/v2/plays/3549177/?format=api",
    "airdate": "2025-09-05T09:48:00-07:00",
    "show": 64479,
    "show_uri": "https://api.kexp.org/v2/shows/64479/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83-41852124862_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83-41852124862_thumb250.jpg",
    "song": "Lipsync",
    "track_id": "5582f9c5-aabd-4b56-9a5f-77b78c2d06b9",
    "recording_id": "aad3a02e-0ae3-404f-b63a-7c0ded22745d",
    "artist": "DEBBY FRIDAY",
    "artist_ids": [
        "da8b6c67-710c-4480-bf2a-ca2849b42094"
    ],
    "album": "The Starrr of the Queen of Life",
    "release_id": "270f378f-cc13-4c70-9615-cf50e2c7bd83",
    "release_group_id": "1ab4933c-8c07-4625-84d2-50dcdbc83871",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debby Friday will be at The California Academy of Sciences in SF on Thursday, September 25th. \n--\nThe Nigerian-Canadian musician says of her new album, her second:  “I want to be a starrr, I can't hide that desire,” she says. “But what I don't want is to live someone else’s dream. I don’t want to follow a pre-set path, to do things ‘the way it's always been done.’” \nGo here to purchase \"The Starrr of the Queen of Life\": https://debbyfriday.bandcamp.com/album/the-starrr-of-the-queen-of-life-1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}