Information about plays

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

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

{
    "id": 3548698,
    "uri": "https://api.kexp.org/v2/plays/3548698/?format=api",
    "airdate": "2025-09-04T04:24:34-07:00",
    "show": 64468,
    "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tony's House",
    "track_id": null,
    "recording_id": null,
    "artist": "Captain Planet & Tony Allen",
    "artist_ids": [],
    "album": "Tony's House",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Captain Planet featuring the late, great Tony Allen. \"This one pays tribute to Tony Allen, the legendary co-creator of Afrobeat & drummer for Fela Kuti in the original Africa 70 band. I had the honor of re-working one of his classics into a club banger! It’s already been working wonders in my sets, and getting massive support from fellow DJ’s worldwide,\" he said on his Instagram. djcaptainplanet.bandcamp.com www.rollingstone.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}