Information about plays

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

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

{
    "id": 3629283,
    "uri": "https://api.kexp.org/v2/plays/3629283/?format=api",
    "airdate": "2026-03-15T13:39:37-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://dn710701.ca.archive.org/0/items/mbid-0458e8c5-765c-4a0b-b5bc-c768162740cd/mbid-0458e8c5-765c-4a0b-b5bc-c768162740cd-24350660417_thumb500.jpg",
    "thumbnail_uri": "https://dn710701.ca.archive.org/0/items/mbid-0458e8c5-765c-4a0b-b5bc-c768162740cd/mbid-0458e8c5-765c-4a0b-b5bc-c768162740cd-24350660417_thumb250.jpg",
    "song": "Count My Blessings",
    "track_id": "70f37d3b-61fb-4712-9778-9fb2b580c457",
    "recording_id": "0f7a429f-9da7-4c6f-8cbf-2c437863f313",
    "artist": "Anna Wise with Denzel Curry",
    "artist_ids": [
        "21dce87c-0f36-4c81-abbf-e7d2c152d65f",
        "5f95440d-7737-4a36-9bcf-c05337f7129b"
    ],
    "album": "As If It Were Forever",
    "release_id": "0458e8c5-765c-4a0b-b5bc-c768162740cd",
    "release_group_id": "8dbeeb1d-970c-472e-bbba-b62e6f271281",
    "labels": [
        "Alpha Pup Records"
    ],
    "label_ids": [
        "eeb6c2e3-cc09-45f3-8fa8-d694bd4cc173"
    ],
    "release_date": "2019-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut album.\n\nSays Wise: \"With As If It Were Forever I've turned the mirror around on myself. I’m analyzing my identity, my interactions, my healing. I'm seeing where I fall short, where I'm more talk than action, and I'm focusing on loving myself instead of trying to be lovable.\"\n\nhttps://annathewise.bandcamp.com/album/as-if-it-were-forever\nhttps://www.annathewise.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}