Information about plays

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

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

{
    "id": 3548760,
    "uri": "https://api.kexp.org/v2/plays/3548760/?format=api",
    "airdate": "2025-09-04T08:18:15-07:00",
    "show": 64470,
    "show_uri": "https://api.kexp.org/v2/shows/64470/?format=api",
    "image_uri": "https://ia800107.us.archive.org/21/items/mbid-2407f4ad-7cce-4464-a30a-ee8b657d5997/mbid-2407f4ad-7cce-4464-a30a-ee8b657d5997-41487139229_thumb500.jpg",
    "thumbnail_uri": "https://ia800107.us.archive.org/21/items/mbid-2407f4ad-7cce-4464-a30a-ee8b657d5997/mbid-2407f4ad-7cce-4464-a30a-ee8b657d5997-41487139229_thumb250.jpg",
    "song": "Grief Is a Garden",
    "track_id": "f15d290c-3d82-4e14-a08d-4e6222c5c113",
    "recording_id": "68775a03-bfd0-40dd-aacc-b8102d93d235",
    "artist": "Fotoform",
    "artist_ids": [
        "3a6d5180-a336-464b-824c-689c53ae57a4"
    ],
    "album": "Grief Is a Garden (Forever in Bloom)",
    "release_id": "2407f4ad-7cce-4464-a30a-ee8b657d5997",
    "release_group_id": "bd1d54bf-611d-4cb4-b237-825f7a9c8b4a",
    "labels": [
        "Dismal Nitch"
    ],
    "label_ids": [
        "495dc19d-25f6-4f49-aee0-e5aadede078a"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Request from Trey in Walla Walla!\n--\nFotoform is playing Seattle's SEAGAZE Festival tomorrow night!!\nhttp://www.seagazefestival.com/\n--\nWatch the official music video here:\nhttps://www.youtube.com/watch?v=ZAwG9KItn_4\nhttps://fotoform.bandcamp.com/album/grief-is-a-garden-forever-in-bloom",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}