Information about plays

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

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

{
    "id": 3545963,
    "uri": "https://api.kexp.org/v2/plays/3545963/?format=api",
    "airdate": "2025-08-28T17:36:27-07:00",
    "show": 64411,
    "show_uri": "https://api.kexp.org/v2/shows/64411/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-26de6824-87e2-43bd-bb08-79a645585aa7/mbid-26de6824-87e2-43bd-bb08-79a645585aa7-29872011450_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-26de6824-87e2-43bd-bb08-79a645585aa7/mbid-26de6824-87e2-43bd-bb08-79a645585aa7-29872011450_thumb250.jpg",
    "song": "Golden Years",
    "track_id": "8169e9d0-9e10-40a1-9cf2-a5db9daa2555",
    "recording_id": "4a2a60d0-d6ba-471b-9812-4b35a89bb80c",
    "artist": "Car Seat Headrest",
    "artist_ids": [
        "0fabbc1d-8d94-4a61-bd1d-1099ad1e4559"
    ],
    "album": "MADLO: Influences",
    "release_id": "26de6824-87e2-43bd-bb08-79a645585aa7",
    "release_group_id": "2f3d9e9f-5ce8-43a8-944a-c26939583340",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2021-06-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Car Seat Headrest will perform at Seattle's Bumbershoot Festival on Saturday, August 30th!\nhttps://bumbershoot.com/music/car-seat-headrest/\n--\nMADLO: Influences, an EP released in June, 2021,  begins with this David Bowie cover. Also featured are covers of Nine in Nails' \"March of the Pigs,\" \"Running Up That Hill\" by Kate Bush, and The Who's \"Substitute.\"  \nGo here to purchase it: https://carseatheadrest.bandcamp.com/album/madlo-influences",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}