Information about plays

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

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

{
    "id": 3544605,
    "uri": "https://api.kexp.org/v2/plays/3544605/?format=api",
    "airdate": "2025-08-25T10:50:56-07:00",
    "show": 64385,
    "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
    "image_uri": "https://dn721205.ca.archive.org/0/items/mbid-64ad846c-77b3-430e-b11d-debfe0bb9df0/mbid-64ad846c-77b3-430e-b11d-debfe0bb9df0-41961235693_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-64ad846c-77b3-430e-b11d-debfe0bb9df0/mbid-64ad846c-77b3-430e-b11d-debfe0bb9df0-41961235693_thumb250.jpg",
    "song": "Cranberry Bog",
    "track_id": "ecd22001-12ca-43cf-af9d-b74413d7589c",
    "recording_id": "cf01dae5-f774-4600-94b9-1e74c028408c",
    "artist": "Small Paul",
    "artist_ids": [
        "c2a23d44-99f9-4f5c-9924-13220ddf1b9f"
    ],
    "album": "I Was Love, I Was Light",
    "release_id": "64ad846c-77b3-430e-b11d-debfe0bb9df0",
    "release_group_id": "076e244c-0c92-4aae-83b4-c4ec42973a37",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing multiple shows in the PNW:\n\n- Sunday, 8/31 @ Bumbershoot (https://bumbershoot.com/)\n- Friday, 9/26 @ Baba Yaga (supporting Hibou)\n- Friday, 10/10 @ Bellingham Exit Festival (https://www.bellinghamexit.com/)\n\nSmall Paul was born in a Seattle basement In the early days of COVID as a happy accident between housemates Kevin Murphy from The Moondoggies, Chris King and Malcolm Roberts from Chris King & The Gutterballs with Seth McDonald from All Star Opera.\n\nhttps://smallpaulband.com/\nhttps://smallpaulband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}