Information about plays

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

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

{
    "id": 3553839,
    "uri": "https://api.kexp.org/v2/plays/3553839/?format=api",
    "airdate": "2025-09-16T16:40:26-07:00",
    "show": 64580,
    "show_uri": "https://api.kexp.org/v2/shows/64580/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Wheel of Change",
    "track_id": null,
    "recording_id": null,
    "artist": "Hand Habits",
    "artist_ids": [
        "a92d48e1-40a9-457d-971c-ddb748d78759"
    ],
    "album": "Blue Reminder",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chris Sanley, KEXP’s music director, joins host Evie Stokes on In Our Headphones to talk about the upcoming Pop Montreal music festival and one of the acts she looks forward to seeing there – Hand Habits. The two also talk about Hand Habits’ collaborations with tons of KEXP mainstays, like Perfume Genius and Kevin Morby. They also discuss how the L.A.-based singer-songwriter is coming into their own on their new song “Wheel of Change.” Hand Habits’ new album Blue Reminder is out now on Fat Possum.\nhttps://www.handhabits.band/\n\nYou can listen to this episode, and past episodes of In Our Headphones here:\nhttps://www.kexp.org/podcasts/in-our-headphones/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}