Information about plays

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

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

{
    "id": 3520425,
    "uri": "https://api.kexp.org/v2/plays/3520425/?format=api",
    "airdate": "2025-06-29T14:33:14-07:00",
    "show": 63873,
    "show_uri": "https://api.kexp.org/v2/shows/63873/?format=api",
    "image_uri": "https://coverartarchive.org/release/07b27346-bf8b-4b5e-8404-745ab0266b6b/23111568229-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/07b27346-bf8b-4b5e-8404-745ab0266b6b/23111568229-250.jpg",
    "song": "Percolator",
    "track_id": null,
    "recording_id": "ba0ad9c1-6907-4f3b-9da4-76e7ec5c15f5",
    "artist": "Cajmere",
    "artist_ids": [
        "18d18849-fd22-4720-9ae4-5bc3ce39f93d"
    ],
    "album": "Cajual Records: The New Chicago House Sound",
    "release_id": null,
    "release_group_id": "35b49a58-be26-38fc-ad9e-efaa48a9667f",
    "labels": [
        "Cajual Records"
    ],
    "label_ids": [
        "8dab279a-3184-49d8-b78a-74b513289973"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Before he went by Cajmere or Green Velvet or any of his other alien aliases, Chicago native Curtis Jones was studying chemical engineering and quit school to start producing music, running a label, and DJing as a full-time gig.\n\n“They told me that I needed to have a hobby, so I started off with music,” he told the Village Voice in 2012. “From there, I just fell in love with it, so I started to produce stuff. That transitioned into me performing out of necessity, because people wanted to see me perform ‘The Percolator.’” It was his first mega-hit and a dancefloor staple, but surprisingly, it didn’t catch fire out of the gate. This weird little gem needed a few stabs before getting the takeoff it needed.\n\nhttps://tinyurl.com/bdyektuc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}