Information about plays

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

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

{
    "id": 3539354,
    "uri": "https://api.kexp.org/v2/plays/3539354/?format=api",
    "airdate": "2025-08-12T23:08:48-07:00",
    "show": 64274,
    "show_uri": "https://api.kexp.org/v2/shows/64274/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-6fe4ecf5-301e-4a57-ad38-10cb44f9af25/mbid-6fe4ecf5-301e-4a57-ad38-10cb44f9af25-41790132301_thumb500.jpg",
    "thumbnail_uri": "https://ia801605.us.archive.org/34/items/mbid-6fe4ecf5-301e-4a57-ad38-10cb44f9af25/mbid-6fe4ecf5-301e-4a57-ad38-10cb44f9af25-41790132301_thumb250.jpg",
    "song": "There She Goes",
    "track_id": "d2595d09-b80f-4ba7-a2b5-634a7f971cc8",
    "recording_id": "adefaff8-78c1-4c8f-8301-5463ab1a0b5e",
    "artist": "Curtis Harding",
    "artist_ids": [
        "3381882a-9e5a-44f9-b383-89759edf1dbd"
    ],
    "album": "There She Goes",
    "release_id": "6fe4ecf5-301e-4a57-ad38-10cb44f9af25",
    "release_group_id": "25f01ecc-7186-479a-bb69-e66edac06504",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-04-23",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The KEXP BBQ is a day of music, food and community. Join us on Friday, August 15th, 2PM to 9PM in the courtyards outside KEXP at the Seattle Center. With live performances from Curtis Harding, True Loves, Vagabon, Family Worship Center, Monsterwatch, and the Maya Experience, live sets and meet-and-greets with KEXP DJs, family-friendly games and activities, a 21+ bar and beer garden, and of course great food! Kids 12 and under get in free!\n\nLearn more about the KEXP BBQ and get tickets here: KEXP.org/BBQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}