Information about plays

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

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

{
    "id": 3548479,
    "uri": "https://api.kexp.org/v2/plays/3548479/?format=api",
    "airdate": "2025-09-03T15:32:09-07:00",
    "show": 64464,
    "show_uri": "https://api.kexp.org/v2/shows/64464/?format=api",
    "image_uri": "https://dn721205.ca.archive.org/0/items/mbid-2b15bfa9-d8ad-4be0-8e09-3e2f62a0fbab/mbid-2b15bfa9-d8ad-4be0-8e09-3e2f62a0fbab-41971779302_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-2b15bfa9-d8ad-4be0-8e09-3e2f62a0fbab/mbid-2b15bfa9-d8ad-4be0-8e09-3e2f62a0fbab-41971779302_thumb250.jpg",
    "song": "Rivers Run Red",
    "track_id": "2cc1d61d-2a53-4077-8d9c-5cfe11cc2933",
    "recording_id": "1908b72d-64fa-498d-9e08-927ec083507c",
    "artist": "The New Eves",
    "artist_ids": [
        "79f00775-ee27-4975-9b58-72f55448dc08"
    ],
    "album": "The New Eve Is Rising",
    "release_id": "2b15bfa9-d8ad-4be0-8e09-3e2f62a0fbab",
    "release_group_id": "6f18d6f0-57d0-4eef-b8e7-2d829b392160",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Tracy in Alki!\n--\nThe New Eves, are a Brighton-born avant-folk quartet, comprised of Kate Mager (bass), Ella Russell (Drums, flute, vocals), Nina Winder-Lind (cello, guitar, vocals) and Violet Farrer (violin, guitar, vocals). Here's a 2023 interview: https://www.hideousminkrecords.com/post/in-conversation-with-the-new-eves\n--\nTheir debut album was released last month: https://theneweves.bandcamp.com/album/the-new-eve-is-rising",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}