Information about plays

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

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

{
    "id": 3567233,
    "uri": "https://api.kexp.org/v2/plays/3567233/?format=api",
    "airdate": "2025-10-19T15:15:33-07:00",
    "show": 64878,
    "show_uri": "https://api.kexp.org/v2/shows/64878/?format=api",
    "image_uri": "https://dn721308.ca.archive.org/0/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": "Is It Now?",
    "track_id": "a570da40-ea70-4cc7-a94f-6c7b26a60644",
    "recording_id": "ede2daa8-6987-45f7-9a0e-8ab72174f30b",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LA trio Automatic have been melding elements of new wave, post-punk, and synthpop to create a raw, engrossing form of disco-punk since 2017.\n\nIzzy Glaudini, Halle Saxon, and Lola Dompé fit together like puzzle pieces, uniquely complementing each other through their set of influences which, according to a Reddit AMA from 2022, includes Suicide, Kleenex, Nun, and Stereolab—bands that clash and unify into a euphonious messiness, all Frankensteined together to create Automatic’s singular sound.\n\nOn their third record, Is It Now?, you can hear the group opting for a slightly more polished aesthetic and an increase in empty sonic space as they move away from the cluttered, rough edges of lo-fi punk. https://tinyurl.com/279hcfw6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}