Information about plays

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

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

{
    "id": 3582264,
    "uri": "https://api.kexp.org/v2/plays/3582264/?format=api",
    "airdate": "2025-11-24T08:04:42-08:00",
    "show": 65198,
    "show_uri": "https://api.kexp.org/v2/shows/65198/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Is It Now?",
    "track_id": "f1c8081b-7ea8-4de0-847f-e7ddfae9c321",
    "recording_id": "cd4b6b42-e692-4294-8753-541ac2edd668",
    "artist": "Automatic",
    "artist_ids": [
        "9b627d78-b041-4b23-bb70-3534e61afc7e"
    ],
    "album": "Is It Now?",
    "release_id": "c3950051-9aa0-4ed3-bf05-64ced58f794c",
    "release_group_id": "8652dade-cb60-4519-8ae3-e21aac43c0ff",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-06-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The L.A.-based trio have been melding elements of new wave, post-punk, and synthpop to create a raw, engrossing form of disco-punk since 2017. https://tinyurl.com/279hcfw6\n\nBalancing irreverence with sharp commentary, Automatic approach their third album with a dark sense of humor and a swing in their step. Izzy Glaudini (synths, vocals), Halle Saxon (bass, vocals), and Lola Dompé (drums, vocals) — believe that the message of change is best served with a backbeat and a cheeky groove, and on Is it Now?, they demand we look at the world’s oppressive structures with fresh urgency. \n\nIs It Now? marks Automatic's first time working with a producer – Loren Humphrey (Nice As Fuck, Arctic Monkeys, Cameron Winter) – who helped create their preferred analog sound. https://tinyurl.com/mr2hzajv",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}