Information about plays

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

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

{
    "id": 3562047,
    "uri": "https://api.kexp.org/v2/plays/3562047/?format=api",
    "airdate": "2025-10-06T15:07:56-07:00",
    "show": 64764,
    "show_uri": "https://api.kexp.org/v2/shows/64764/?format=api",
    "image_uri": "https://ia600805.us.archive.org/31/items/mbid-4171a047-6b80-4b8e-b633-5ec4536ed354/mbid-4171a047-6b80-4b8e-b633-5ec4536ed354-21321066750_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/31/items/mbid-4171a047-6b80-4b8e-b633-5ec4536ed354/mbid-4171a047-6b80-4b8e-b633-5ec4536ed354-21321066750_thumb250.jpg",
    "song": "N.Y.",
    "track_id": "aa3067ec-6998-323a-9471-43817bc14ec0",
    "recording_id": "b9a43253-9cd0-4f0d-95d3-75f8b5aa8785",
    "artist": "Doves",
    "artist_ids": [
        "9de8f66e-3cd1-4f11-8328-38200f0612b0"
    ],
    "album": "The Last Broadcast",
    "release_id": "4171a047-6b80-4b8e-b633-5ec4536ed354",
    "release_group_id": "91b37425-6d27-3cbc-b8a4-589e44cd968f",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2002-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#540 on YOUR countdown of the greatest albums of all-time.\n\nDoves' album The Last Broadcast is that the first single, \"There Goes the Fear,\" was a limited-edition release that was available only for one day. This was a deliberate \"statement\" to create a sense of preciousness around the physical music format, as the band wanted to try something different from the norm, according to guitarist Jez Williams. \n\nYou power KEXP! Make a one-time donation for the afternoon show: \nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}