Information about plays

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

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

{
    "id": 3637375,
    "uri": "https://api.kexp.org/v2/plays/3637375/?format=api",
    "airdate": "2026-04-03T18:11:58-07:00",
    "show": 66356,
    "show_uri": "https://api.kexp.org/v2/shows/66356/?format=api",
    "image_uri": "https://dn721208.ca.archive.org/0/items/mbid-27eaf01f-ce60-4e7f-9ce0-f05e20414d07/mbid-27eaf01f-ce60-4e7f-9ce0-f05e20414d07-19901850611_thumb500.jpg",
    "thumbnail_uri": "https://dn721208.ca.archive.org/0/items/mbid-27eaf01f-ce60-4e7f-9ce0-f05e20414d07/mbid-27eaf01f-ce60-4e7f-9ce0-f05e20414d07-19901850611_thumb250.jpg",
    "song": "You Love Nothing",
    "track_id": "eb66ba8b-d7ad-4944-a50e-d1217f8f1a62",
    "recording_id": "73a19eaa-4adb-47d8-8199-ae1acab48c55",
    "artist": "L.A. Witch",
    "artist_ids": [
        "38e89263-3d3c-4ccb-ae29-9c31dcff0777"
    ],
    "album": "L.A. WITCH",
    "release_id": "27eaf01f-ce60-4e7f-9ce0-f05e20414d07",
    "release_group_id": "b504ad69-76c0-46d9-b1c5-3f3ebb8ca553",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2017-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "L.A. Witch was formed by singer-guitarist Sade Sanchez in 2013, L.A. Witch also features bassist Irita Pai and drummer Ellie English.  Read a biography of this California trio: https://www.allmusic.com/artist/la-witch-mn0003470514/biography\n\nL.A. Witch performed live on the KEXP back in 2017! Check out their full set and interview here: https://www.youtube.com/watch?v=4x3pOqrL8qg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}