Information about plays

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

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

{
    "id": 3546726,
    "uri": "https://api.kexp.org/v2/plays/3546726/?format=api",
    "airdate": "2025-08-30T13:54:49-07:00",
    "show": 64429,
    "show_uri": "https://api.kexp.org/v2/shows/64429/?format=api",
    "image_uri": "https://ia801808.us.archive.org/35/items/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc-42564440619_thumb500.jpg",
    "thumbnail_uri": "https://dn721308.ca.archive.org/0/items/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc-42564440619_thumb250.jpg",
    "song": "Lazy",
    "track_id": "d97a29c7-1c77-4030-962c-f9647297dded",
    "recording_id": "dcdf3ea5-e138-44c5-9fdc-85a817a79374",
    "artist": "Automatic",
    "artist_ids": [
        "9b627d78-b041-4b23-bb70-3534e61afc7e"
    ],
    "album": "Is It Now?",
    "release_id": "24bbda12-1742-44ae-8aae-78741a9ee5bc",
    "release_group_id": "98460e0a-a764-4f61-a378-f1ecc75f5445",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Automatic is Izzy Glaudini (synths, vocals), Lola Dompé (drums, vocals) and Halle Saxon (bass, vocals). The band first met while immersed in LA's DIY music scene and started jamming together in 2017. They released their debut album Signal in 2019 and began touring internationally, opening for acts like Bauhaus. In 2022, they shared the stage with Tame Impala, Parquet Courts and IDLES. Their second album Excess released in 2022. Their new album, Is It Now? releases in September.\nhttps://www.stonesthrow.com/artist/automatic/\n\nhttps://automatic-band.bandcamp.com/track/is-it-now\n\nhttps://automatic.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}