Information about plays

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

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

{
    "id": 3547168,
    "uri": "https://api.kexp.org/v2/plays/3547168/?format=api",
    "airdate": "2025-08-31T13:05:38-07:00",
    "show": 64437,
    "show_uri": "https://api.kexp.org/v2/shows/64437/?format=api",
    "image_uri": "https://ia601209.us.archive.org/21/items/mbid-f0773c24-54b0-4876-88ef-4e745c0d4c60/mbid-f0773c24-54b0-4876-88ef-4e745c0d4c60-42819421478_thumb500.jpg",
    "thumbnail_uri": "https://ia601209.us.archive.org/21/items/mbid-f0773c24-54b0-4876-88ef-4e745c0d4c60/mbid-f0773c24-54b0-4876-88ef-4e745c0d4c60-42819421478_thumb250.jpg",
    "song": "Phone",
    "track_id": "a8f021c6-d8b3-49a0-b9f9-f098bbac97ea",
    "recording_id": "aaf7a148-a7de-4143-bc82-07631c5f3db4",
    "artist": "foamboy",
    "artist_ids": [
        "22c93a3d-e9c2-455b-bf7f-24a0f6e4d048"
    ],
    "album": "Phone",
    "release_id": "f0773c24-54b0-4876-88ef-4e745c0d4c60",
    "release_group_id": "8d894d26-c565-4818-aecc-1b7b968d2d01",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vocalist Katy Ohsiek on foamboy's new single:\n\n\"I wrote this song about a year ago when I was feeling particularly glued to my phone. I am frustrated by the addictive and invasive nature of smartphones and I hate that resisting your phone is an individual exercise in self control, especially since phone overuse is so common. My fantasy is for my smartphone to break irreparably so I can't be so easily reached, my data can't be tracked, my face won't be recognized by my front-facing camera, and I would do something better with my time when I'm lying on my couch.\"\n\nhttps://foamboy.bandcamp.com/track/phone\nhttps://www.foamboyband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}