Information about plays

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

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

{
    "id": 3545896,
    "uri": "https://api.kexp.org/v2/plays/3545896/?format=api",
    "airdate": "2025-08-28T13:46:10-07:00",
    "show": 64410,
    "show_uri": "https://api.kexp.org/v2/shows/64410/?format=api",
    "image_uri": "https://ia903206.us.archive.org/2/items/mbid-ac5d3ddd-9171-471f-83b2-09cbccfbe40a/mbid-ac5d3ddd-9171-471f-83b2-09cbccfbe40a-4154404258_thumb500.jpg",
    "thumbnail_uri": "https://ia803206.us.archive.org/2/items/mbid-ac5d3ddd-9171-471f-83b2-09cbccfbe40a/mbid-ac5d3ddd-9171-471f-83b2-09cbccfbe40a-4154404258_thumb250.jpg",
    "song": "Free Your Mind",
    "track_id": "5c6309a0-d23d-3797-875b-16a50e143f6f",
    "recording_id": "bce73c68-4c49-441d-be6f-104903f2e91a",
    "artist": "En Vogue",
    "artist_ids": [
        "9a883a69-436b-4d17-9ffd-122a9bf4419a"
    ],
    "album": "Funky Divas",
    "release_id": "ac5d3ddd-9171-471f-83b2-09cbccfbe40a",
    "release_group_id": "6ec45cd6-66d5-3d6e-93f3-ad3320055dca",
    "labels": [
        "EastWest Records America"
    ],
    "label_ids": [
        "0b05d7e9-fd0b-4967-92a8-a42f72e12903"
    ],
    "release_date": "1992-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Do those lyrics sound familiar? En Vogue sampled the lyrics from Funkadelic.\n--\nThis song by all-female R&B group En Vogue was recorded and released in response to the 1992 Los Angeles Rodney King riots. King, who was black, was a Los Angeles resident who became internationally famous when he encountered police brutality from four white Los Angeles police officers, who beat him with police sidearm batons and tasered him.\n--\nThe video won the awards for “Best R&B Video” and “Best Dance Video” at the 1993 MTV VMAs.: https://www.youtube.com/watch?v=i7iQbBbMAFE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}