Information about plays

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

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

{
    "id": 3582254,
    "uri": "https://api.kexp.org/v2/plays/3582254/?format=api",
    "airdate": "2025-11-24T07:43:37-08:00",
    "show": 65198,
    "show_uri": "https://api.kexp.org/v2/shows/65198/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Talk To God",
    "track_id": null,
    "recording_id": null,
    "artist": "Now, Now",
    "artist_ids": [],
    "album": "01",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Not heard from in seven years, Twin Cities indie-pop duo has suddenly emerged again.\n\nChildhood pals KC Dalager and Brad Hale — who made it to the late-night TV circuit and hit the road with Paramore as Now, Now in the mid-2010s — have dropped a new EP, “01,” their first new music since the 2018 album “Saved.” The four-song collection hit Bandcamp and streaming apps Wednesday without advanced warning.\n\nhttps://tinyurl.com/2p9vykv8\nhttps://manpowermememe.bandcamp.com/album/now-now-now-01-this-is-not-an-album",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}