Information about plays

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

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

{
    "id": 3579722,
    "uri": "https://api.kexp.org/v2/plays/3579722/?format=api",
    "airdate": "2025-11-18T06:07:07-08:00",
    "show": 65143,
    "show_uri": "https://api.kexp.org/v2/shows/65143/?format=api",
    "image_uri": "https://dn721209.ca.archive.org/0/items/mbid-2ed28366-d982-4671-aec0-632cda8ca9bb/mbid-2ed28366-d982-4671-aec0-632cda8ca9bb-19290765672_thumb500.jpg",
    "thumbnail_uri": "https://ia600205.us.archive.org/4/items/mbid-2ed28366-d982-4671-aec0-632cda8ca9bb/mbid-2ed28366-d982-4671-aec0-632cda8ca9bb-19290765672_thumb250.jpg",
    "song": "Dark Spring",
    "track_id": "ae5863d2-fb1c-4353-8d95-202aa4631819",
    "recording_id": "1e3ce70a-7eb1-4dbc-a066-f2bd6a27df48",
    "artist": "Beach House",
    "artist_ids": [
        "d5cc67b8-1cc4-453b-96e8-44487acdebea"
    ],
    "album": "7",
    "release_id": "2ed28366-d982-4671-aec0-632cda8ca9bb",
    "release_group_id": "668db76f-6d20-40fd-a719-f9e7d2d95192",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2018-05-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jake Uitti interviewed Victoria Legrand from the Baltimore-based Beach House for KEXP back in 2019: https://tinyurl.com/y5otyspk. \n==\nThe video for this track is gorgeous: https://youtu.be/2-eBDrE25ec. http://www.beachhousebaltimore.com/\n==\nSub Pop's Beach House, released album \"7\" that was produced by Sonic Boom.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}