Information about plays

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

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

{
    "id": 3552074,
    "uri": "https://api.kexp.org/v2/plays/3552074/?format=api",
    "airdate": "2025-09-12T11:25:37-07:00",
    "show": 64541,
    "show_uri": "https://api.kexp.org/v2/shows/64541/?format=api",
    "image_uri": "https://dn721205.ca.archive.org/0/items/mbid-67cf7c95-e1cd-49e8-ad89-2df03b25261f/mbid-67cf7c95-e1cd-49e8-ad89-2df03b25261f-41806409420_thumb500.jpg",
    "thumbnail_uri": "https://ia800702.us.archive.org/32/items/mbid-67cf7c95-e1cd-49e8-ad89-2df03b25261f/mbid-67cf7c95-e1cd-49e8-ad89-2df03b25261f-41806409420_thumb250.jpg",
    "song": "Pyramid of Health",
    "track_id": "a5b49399-30ee-4d15-aee7-d569974359c3",
    "recording_id": "f8535b07-a444-4559-8887-7e4495f7bb4c",
    "artist": "Viagra Boys",
    "artist_ids": [
        "9df0c0ec-619e-447d-a155-23e19d9c84ce"
    ],
    "album": "viagr aboys",
    "release_id": "001bee83-9d6a-443a-a949-eae7bdca8cec",
    "release_group_id": "97751ad2-72e1-4b96-832b-76530defaaa8",
    "labels": [
        "Shrimptech Enterprises"
    ],
    "label_ids": [
        "b45a6e30-f33e-4e7b-b46f-8c0d7645d223"
    ],
    "release_date": "2025-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Join us in KEXP's Gathering Space TOMORROW at 1 PM for a live set from Swedish band Viagra Boys! The performance is free and open to the public, first come, first serve. \n\nhttps://www.kexp.org/events/kexp-events/viagra-boys-live-in-the-kexp-gathering-space-kexp_435555/\n\n--\n\nViagra Boys are also on tour: \n\nPlaying Seattle tonight, Sept. 12, and tomorrow, Sept. 13, at Showbox Sodo and Oakland on Oct. 23 at the Fox Theater. https://www.vboysstockholm.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}