Information about plays

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

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

{
    "id": 3595614,
    "uri": "https://api.kexp.org/v2/plays/3595614/?format=api",
    "airdate": "2025-12-25T01:36:28-08:00",
    "show": 65469,
    "show_uri": "https://api.kexp.org/v2/shows/65469/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cold Chillin’ Christmas",
    "track_id": null,
    "recording_id": "b813b970-7c50-4e61-b519-4cc3d26c681d",
    "artist": "Juice Crew",
    "artist_ids": [
        "346a546c-cf24-4658-bf52-69fc142cee4d"
    ],
    "album": "Winter Warnerland",
    "release_id": null,
    "release_group_id": "e6d91f0c-f9fe-30db-b44e-6e045945e2d7",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Juice Crew was a hip hop collective of artists from the boroughs of Queens and Brooklyn in New York City in the mid-to-late 1980's.\n\nFounded by producer Marley Marl and radio DJ Mr. Magic and housed by Tyrone William's Cold Chillin' Records, the Juice Crew would introduce artists MC Shan, Big Daddy Kane, Mister Cee, Biz Markie, TJ Swan, Roxanne Shanté, Tragedy, Craig G, Masta Ace and Kool G Rap.\n\nThe crew produced many answer records and \"beefs\" - primarily with rival radio jock Kool DJ Red Alert and the South Bronx's Boogie Down Productions - as well as the \"posse cut\", \"The Symphony\".\n\nhttps://www.discogs.com/artist/173222-Juice-Crew-All-Stars",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}