Information about plays

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

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

{
    "id": 3639791,
    "uri": "https://api.kexp.org/v2/plays/3639791/?format=api",
    "airdate": "2026-04-09T07:28:57-07:00",
    "show": 66406,
    "show_uri": "https://api.kexp.org/v2/shows/66406/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-11bf46a1-ac07-45ee-a0ac-d57b1e758237/mbid-11bf46a1-ac07-45ee-a0ac-d57b1e758237-32418444584_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-11bf46a1-ac07-45ee-a0ac-d57b1e758237/mbid-11bf46a1-ac07-45ee-a0ac-d57b1e758237-32418444584_thumb250.jpg",
    "song": "Diversion",
    "track_id": "90540ecd-1a96-4e31-a1a6-a3056016ba1a",
    "recording_id": "50392aa8-3e86-4eb0-8f49-22e0c7c1b12d",
    "artist": "The Equals",
    "artist_ids": [
        "efe5c081-3a3d-4730-9669-c3eec3018989"
    ],
    "album": "Black Skin Blue Eyed Boys...The Anthology",
    "release_id": "11bf46a1-ac07-45ee-a0ac-d57b1e758237",
    "release_group_id": "5a749645-5359-3d87-be3f-d2492c1b401a",
    "labels": [
        "Sequel Records"
    ],
    "label_ids": [
        "d227b416-2df7-4004-b069-8fc428d9b53d"
    ],
    "release_date": "1999-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of the UK's first interracial bands, The Equals initially featured vocalist Eddy Grant, singer of \"Electric Avenue.\" The Equals had a noteworthy single called \"Baby Come Back,\" The Clash recorded the Equals' \"Police On My Back\" for Sandinista!, their oft-debated triple-disc set. : https://www.allmusic.com/artist/the-equals-mn0000056833#biography\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}