Information about plays

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

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

{
    "id": 3548089,
    "uri": "https://api.kexp.org/v2/plays/3548089/?format=api",
    "airdate": "2025-09-02T17:57:13-07:00",
    "show": 64456,
    "show_uri": "https://api.kexp.org/v2/shows/64456/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-c93785f1-27ef-4476-bd61-c6f03c1f4199/mbid-c93785f1-27ef-4476-bd61-c6f03c1f4199-38600852876_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-c93785f1-27ef-4476-bd61-c6f03c1f4199/mbid-c93785f1-27ef-4476-bd61-c6f03c1f4199-38600852876_thumb250.jpg",
    "song": "Be Reasonable",
    "track_id": "28d7f022-f947-4f7a-a327-112acfc4fcb3",
    "recording_id": "78feb289-ec18-403b-bfd2-0405fe1b1623",
    "artist": "somesurprises",
    "artist_ids": [
        "72b52b34-43e9-4b8f-9415-b03820d05920"
    ],
    "album": "Perseids",
    "release_id": "c93785f1-27ef-4476-bd61-c6f03c1f4199",
    "release_group_id": "62d9ca6a-5784-4460-b42c-db9328ab9dbc",
    "labels": [
        "Doom Trip"
    ],
    "label_ids": [
        "8ea045fb-a235-41fc-b949-46314ea7a380"
    ],
    "release_date": "2024-04-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's somesurprises played a luscious and transcendently thoughtful in-studio session in 2024 live here at KEXP; enjoy it here: https://tinyurl.com/mrybja49 \n\nNatasha El-Sergany also spoke with KEXP's Emily Fox about the inspirations behind this new album, as well as her work as an immigration lawyer on KEXP's A Deeper Listen podcast. Listen here: https://tinyurl.com/vctrdcx2 \n\nYou can watch the original video for this track here: https://youtu.be/hIoFh-tX5bU \n\nhttps://somesurprises.bandcamp.com/album/perseids",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}