Information about plays

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

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

{
    "id": 3606780,
    "uri": "https://api.kexp.org/v2/plays/3606780/?format=api",
    "airdate": "2026-01-20T11:41:26-08:00",
    "show": 65707,
    "show_uri": "https://api.kexp.org/v2/shows/65707/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-6bbcdc11-04b9-47ce-9a42-14bb9e1abc60/mbid-6bbcdc11-04b9-47ce-9a42-14bb9e1abc60-37891792214_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-6bbcdc11-04b9-47ce-9a42-14bb9e1abc60/mbid-6bbcdc11-04b9-47ce-9a42-14bb9e1abc60-37891792214_thumb250.jpg",
    "song": "Parking Lot",
    "track_id": "f598b706-9967-302a-b681-af43f74894a5",
    "recording_id": "ed7d2cac-0942-4409-a3c0-8d7bcf8921ca",
    "artist": "Mineral",
    "artist_ids": [
        "b12a70be-abea-4c27-9e99-201841a0da6b"
    ],
    "album": "The Power of Failing",
    "release_id": "6bbcdc11-04b9-47ce-9a42-14bb9e1abc60",
    "release_group_id": "3ff93a02-eec5-3624-b1fe-7b33a0795cbb",
    "labels": [
        "Crank!"
    ],
    "label_ids": [
        "798957e5-0185-40fb-be23-8efa9f6afd52"
    ],
    "release_date": "1997-01-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Get to know all the participants in KEXP's 90.TEEn Youth Radio Program: https://www.kexp.org/djs/90teen-djs/\n--\n“Parking Lot” is the final song on the Texas band’s debut album \"The Power of Failing,\" released in 1997 by Crank! Records.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}