Information about plays

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

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

{
    "id": 3581463,
    "uri": "https://api.kexp.org/v2/plays/3581463/?format=api",
    "airdate": "2025-11-22T14:24:22-08:00",
    "show": 65180,
    "show_uri": "https://api.kexp.org/v2/shows/65180/?format=api",
    "image_uri": "https://ia600807.us.archive.org/24/items/mbid-6d94141a-4b90-4ab3-92ca-6097657763df/mbid-6d94141a-4b90-4ab3-92ca-6097657763df-41729918253_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-6d94141a-4b90-4ab3-92ca-6097657763df/mbid-6d94141a-4b90-4ab3-92ca-6097657763df-41729918253_thumb250.jpg",
    "song": "Game Sounds",
    "track_id": "737ca77b-a5ac-4872-8779-b87e15bb5cea",
    "recording_id": "59968d09-6b5c-4746-badd-aa49aa5cacb2",
    "artist": "Robin Kester",
    "artist_ids": [
        "d8fd22b8-42a0-4b07-a9d0-4ff76c0b8899"
    ],
    "album": "Dark Sky Reserve",
    "release_id": "6d94141a-4b90-4ab3-92ca-6097657763df",
    "release_group_id": "c97da445-eb3d-4853-a453-404dc361ddcb",
    "labels": [
        "Memphis Industries"
    ],
    "label_ids": [
        "3f99dc33-5312-419c-9f81-fe5bd7ab8df8"
    ],
    "release_date": "2025-07-13",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Drifting between chamber pop, electronic music and psychedelic rock, Kester’s experimental pop exudes a hazy euphoria and dark tension.\"\n\nhttps://robinkester.bandcamp.com/album/dark-sky-reserve\n\nhttps://robinkester.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}