Information about plays

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

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

{
    "id": 3529099,
    "uri": "https://api.kexp.org/v2/plays/3529099/?format=api",
    "airdate": "2025-07-19T18:28:06-07:00",
    "show": 64059,
    "show_uri": "https://api.kexp.org/v2/shows/64059/?format=api",
    "image_uri": "https://ia601501.us.archive.org/7/items/mbid-d2134a5b-aac2-425a-a371-8285465c2fb7/mbid-d2134a5b-aac2-425a-a371-8285465c2fb7-42448194598_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-d2134a5b-aac2-425a-a371-8285465c2fb7/mbid-d2134a5b-aac2-425a-a371-8285465c2fb7-42448194598_thumb250.jpg",
    "song": "Tearing Away",
    "track_id": "474315f7-df3f-4803-9123-03700ebc3522",
    "recording_id": "b665bf9f-bbe2-4192-81d2-31d059a269e5",
    "artist": "Beach Vacation",
    "artist_ids": [
        "a89df1d6-b386-4141-878a-c778b8d5452e"
    ],
    "album": "Tearing Away",
    "release_id": "d2134a5b-aac2-425a-a371-8285465c2fb7",
    "release_group_id": "4e130fc9-318e-4ac7-bc85-8e34e748028a",
    "labels": [
        "16 Entertainment LLC"
    ],
    "label_ids": [
        "976f0a8c-2a25-4fc1-b925-413c90a1650f"
    ],
    "release_date": "2025-07-08",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The newest track from Seattle band Beach Vacation!\n\n\"Beach Vacation originally formed in 2012. They received international recognition while they were just 16-17. After signing with former grammy awards committee member Alex Wilhelm, Tabor released the album “Coping Habits” which was mixed/mastered by Boy Pablo’s producer Erik Thormshein.\"\n\nhttps://beachvacation.bandcamp.com/track/tearing-away\n\nBeach Vacation are playing Madame Lou's on October 11th with Porch Kiss! Get yr tickets:\n\nhttps://www.ticketweb.com/event/beach-vacation-porch-kiss-madame-lous-tickets/13792434",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}