Information about plays

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

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

{
    "id": 3586512,
    "uri": "https://api.kexp.org/v2/plays/3586512/?format=api",
    "airdate": "2025-12-04T01:30:19-08:00",
    "show": 65283,
    "show_uri": "https://api.kexp.org/v2/shows/65283/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Supersonic",
    "track_id": null,
    "recording_id": "d4709b65-5fa1-4f54-bfc1-a3d058bdfb99",
    "artist": "J.J. Fad",
    "artist_ids": [
        "c7e51796-5e06-4dfc-92cb-9b8f4b2520e3"
    ],
    "album": "Supersonic",
    "release_id": null,
    "release_group_id": "d00fe8b5-7a03-36d1-89c2-2d181a61bbe8",
    "labels": [
        "Ruthless Records"
    ],
    "label_ids": [
        "52fa5738-5b7c-4748-b239-3b867504c46a"
    ],
    "release_date": "1988-06-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The name was an acronym of the original group members' given names (Juana, Juanita, Fatima, Anna, and Dana), but when the line-up changed the tradition developed that it stood for Just Jammin', Fresh and Def. \n--\nCo-producer (with Dr. Dre) Arabian Prince said: My 808 was kind of temperamental. I don’t know if you can hear it, but my 808 had a phantom clap. Every now and then it would clap on its own: “Clap [pause], clap, clap. Clap [pause], clap, clap, clap.” Like these little echoes, I think mine was broken. But it was cool, they only clapped on beats, so I kept it. We could actually run it into a sequencer at the time, so it was kind of cool....\": https://daily.redbullmusicacademy.com/2014/03/key-tracks-arabian-prince-on-supersonic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}