Information about plays

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

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

{
    "id": 3572615,
    "uri": "https://api.kexp.org/v2/plays/3572615/?format=api",
    "airdate": "2025-11-01T13:57:00-07:00",
    "show": 64994,
    "show_uri": "https://api.kexp.org/v2/shows/64994/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b-39961549994_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b-39961549994_thumb250.jpg",
    "song": "Slugger",
    "track_id": "b6ca9dd5-eebe-4660-80e6-b23c1f28c55b",
    "recording_id": "e11cf7b6-d58a-4f3e-927a-d21cbe1a1aeb",
    "artist": "SASAMI",
    "artist_ids": [
        "c1184bef-262b-4d23-8946-57f2ce92311c"
    ],
    "album": "Blood on the Silver Screen",
    "release_id": "52f62941-cc7a-4adc-90b2-ae237b448e7b",
    "release_group_id": "ac585160-9089-4eed-8231-7c129495f2fa",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-03-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Slugger” merges instruments like drums, electric and bass guitars; genres like indie rock, electronic, and dream pop; and emotions like fear, relief, and even frustration. All become an exploration of the experience of falling in love and reflecting on oneself as doing so.\nThis song doesn’t only have a catchy rhythm, but it builds beat and chords as more thoughts and emotions are revealed by the “Turned Out I Was Everyone” singer. Interestingly, the first line of “Slugger” is the first hard blow, for she recognizes her identity and, more specifically, the strength in her emotions as she sings “I’m such a Cancer,” and she keeps on going in this revelation of feelings and her state of mind as she’s directing herself to her lover.\nCheck out their in studio performance at KEXP here: https://kexp.org/watch/sasami/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}