Information about plays

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

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

{
    "id": 3571639,
    "uri": "https://api.kexp.org/v2/plays/3571639/?format=api",
    "airdate": "2025-10-30T02:13:03-07:00",
    "show": 64970,
    "show_uri": "https://api.kexp.org/v2/shows/64970/?format=api",
    "image_uri": "https://coverartarchive.org/release/55c98465-8747-4ce4-b529-7088ec93c52a/36177714364-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/55c98465-8747-4ce4-b529-7088ec93c52a/36177714364-250.jpg",
    "song": "I’ll House You",
    "track_id": null,
    "recording_id": "b12dd7fd-0b89-4936-b4ba-c66126988639",
    "artist": "Jungle Brothers",
    "artist_ids": [
        "ce3bc975-a76f-415b-a6cd-1e568c5714dd"
    ],
    "album": "Straight Out the Jungle",
    "release_id": null,
    "release_group_id": "b5a9ff19-308f-3c88-8310-38b30d96f877",
    "labels": [
        "Warlock Records"
    ],
    "label_ids": [
        "dbd1d993-fe78-4ada-90fc-0e46083c1a0e"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New York hip-hop trio Jungle Brothers were the first crew to to bridge the gap between their primary genre and that of house music by recording with NYC house legend and sought-after producer Todd Terry. \n\nThe Jungle Brothers had essentially just put some rhymes over the top of Todd's 'Can You Party' cut, with a bit of jiggery-pokery to make the lyrics fit better. “Yeah, they took my original track and they took the bonus beat and the “Can you party?” bar and cut back and forth,” Todd recalls.\n\n“We just cut back and forth from that, so it was like two pieces of 'Can You Party' — then there was all the screaming and all the other stuff that was in there, some of the drum roll and that was it. They kept it really bare. It was done in like a couple of days. The next thing we know, it was a blown-out smash — as soon as people heard it.” https://djmag.com/content/todd-terry-game-changer\n--\nYou can watch Jungle Brothers' in-studio performance at KEXP https://www.youtube.com/watch?v=3ZHJndMXtDk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}