Information about plays

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

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

{
    "id": 3521163,
    "uri": "https://api.kexp.org/v2/plays/3521163/?format=api",
    "airdate": "2025-07-01T10:52:17-07:00",
    "show": 63891,
    "show_uri": "https://api.kexp.org/v2/shows/63891/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6-41539101179_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6/mbid-659f7dd3-53ca-4529-876c-d0e5c698a0d6-41539101179_thumb250.jpg",
    "song": "Give In",
    "track_id": "eee8e85b-0279-4802-a401-de0435f5336c",
    "recording_id": "998a026c-ea4c-40ab-b410-142220b64a75",
    "artist": "Sea Lemon",
    "artist_ids": [
        "4799fba1-5a7f-4f0e-b341-90da2838fb5a"
    ],
    "album": "Diving For A Prize",
    "release_id": "659f7dd3-53ca-4529-876c-d0e5c698a0d6",
    "release_group_id": "6cd59453-033c-4b4c-95ba-95eabc9a9c5f",
    "labels": [
        "Luminelle Recordings"
    ],
    "label_ids": [
        "8d3806fb-d36e-452f-a440-a95a29fb877b"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sea Lemon will be Live on The Midday Show on  KEXP, Monday, July 14, at noon (That performance is open to the public!).\n---\nSea Lemon (Seattle's Natalie Lew) also is playing the Tractor Tavern on Friday, August 8th.\n--\nGo right here to purchase her debut album, \"Diving For a Prize,\" produced by Lew's collaborator, Andy Park  (Death Cab For Cutie, Deftones): https://sealemonmusic.bandcamp.com/album/diving-for-a-prize",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}