Information about plays

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

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

{
    "id": 3545469,
    "uri": "https://api.kexp.org/v2/plays/3545469/?format=api",
    "airdate": "2025-08-27T11:24:38-07:00",
    "show": 64401,
    "show_uri": "https://api.kexp.org/v2/shows/64401/?format=api",
    "image_uri": "https://ia902804.us.archive.org/25/items/mbid-3fa9804c-3721-406c-b176-83f768389c30/mbid-3fa9804c-3721-406c-b176-83f768389c30-21304666857_thumb500.jpg",
    "thumbnail_uri": "https://ia902804.us.archive.org/25/items/mbid-3fa9804c-3721-406c-b176-83f768389c30/mbid-3fa9804c-3721-406c-b176-83f768389c30-21304666857_thumb250.jpg",
    "song": "Bite the Hand",
    "track_id": "9f748521-06bd-46ec-85bd-a436793add7b",
    "recording_id": "ff6dba9c-96a8-4f34-868e-52ed3066be90",
    "artist": "boygenius",
    "artist_ids": [
        "3ceeddbd-fba5-4bdb-99f7-2d028ed5afda"
    ],
    "album": "boygenius",
    "release_id": "3fa9804c-3721-406c-b176-83f768389c30",
    "release_group_id": "93ac0ca3-6e5c-4a97-98ed-c17c1defffca",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2018-10-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Dave in Melbourne, FL: \n\n\"Happy Amplifiers Day! Woot!\nI stumbled upon KEXP online back in August 2018. Kept hearing about this thing called an Amplifier. September of 2018 I took the leap and added my name to that list. I've been one ever since.\nOne of the first songs that I heard on KEXP was Bite The Hand by Boygenius. If you could please spin that I'd appreciate it.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}