Information about plays

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

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

{
    "id": 3547537,
    "uri": "https://api.kexp.org/v2/plays/3547537/?format=api",
    "airdate": "2025-09-01T10:45:07-07:00",
    "show": 64446,
    "show_uri": "https://api.kexp.org/v2/shows/64446/?format=api",
    "image_uri": "https://ia601009.us.archive.org/32/items/mbid-370b2ee3-5c7b-473d-bd67-ee874eb82ce1/mbid-370b2ee3-5c7b-473d-bd67-ee874eb82ce1-42690217621_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-370b2ee3-5c7b-473d-bd67-ee874eb82ce1/mbid-370b2ee3-5c7b-473d-bd67-ee874eb82ce1-42690217621_thumb250.jpg",
    "song": "NO CAP",
    "track_id": "e649c4fe-cb85-4909-b41e-221425b1eb53",
    "recording_id": "703d19e8-ce0f-40cb-91ea-46d4d7be7cb6",
    "artist": "Disclosure & Anderson .Paak",
    "artist_ids": [
        "d02dd67e-f655-4600-bc47-f789f59e7367",
        "ae65c507-d9a0-4d42-9a6c-2b1f82158b9f"
    ],
    "album": "NO CAP",
    "release_id": "370b2ee3-5c7b-473d-bd67-ee874eb82ce1",
    "release_group_id": "9a1e0d8e-a06c-4ec6-917e-aaeeb395ae11",
    "labels": [
        "Capitol Records",
        "Disorder"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73",
        "4829e814-c5c3-4a33-bd90-529767bf979f"
    ],
    "release_date": "2025-08-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Disclosure will be at WAMU Theater in Seattle on September 19th and The Greek Theatre in Berkeley on September 27th.\n\nAnderson .Paak will be at The Showbox in Seattle on September 11th and the Masonic Auditorium in San Francisco on October 12th.\n\n\"This collab is well overdue, and I can’t wait to feed the people! We’ve been teasing the track for a little bit, and it never misses! 'No Cap' is the ideal dancefloor banger you don’t have to think about!\" says Anderson .Paak of this single, released earlier this month.\n\nhttps://disclosureuk.bandcamp.com/album/no-cap\nhttps://disclosureofficial.com/\nhttps://andersonpaak.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}