Information about plays

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

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

{
    "id": 3546324,
    "uri": "https://api.kexp.org/v2/plays/3546324/?format=api",
    "airdate": "2025-08-29T13:51:13-07:00",
    "show": 64419,
    "show_uri": "https://api.kexp.org/v2/shows/64419/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2-37454795036_thumb500.jpg",
    "thumbnail_uri": "https://ia801208.us.archive.org/6/items/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2-37454795036_thumb250.jpg",
    "song": "Willow Tree",
    "track_id": "49f89859-abdc-4f3b-aa9c-b36ec312e8bc",
    "recording_id": "1bd92e43-4387-4809-bf24-f2280b64863d",
    "artist": "The Veldt",
    "artist_ids": [
        "3bb7727d-8ec5-4ca8-aa17-84af34dd2993"
    ],
    "album": "Illuminated 1989",
    "release_id": "85d106f9-5168-421c-bf35-6cbbc38232d2",
    "release_group_id": "bdbbb2aa-45c0-4405-96c5-3f4901f16cd7",
    "labels": [
        "5BC"
    ],
    "label_ids": [
        "bf0328d0-79e5-47a8-af41-939e39912d75"
    ],
    "release_date": "2023-11-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Jeff! The Veldt will be playing the Seagaze Fest, which is going down September 5th  & 6th: http://www.seagazefestival.com/\n\nUS alternative rock / shoegaze outfit The Veldt finally released their 'Illuminated 1989' album on November 24 via Portland-based Little Cloud Records and North Carolina’s 5BC Records. This is the original 1989 full-length record produced by Cocteau Twins' Robin Guthrie.: https://theveldtmusic.bandcamp.com/album/illuminated-1989\n--\nThe Raleigh, NC band was live in our studio late last year.  That performance will be up soon on our YouTube channel.  Subscribe now!: https://www.youtube.com/@kexp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}