Information about plays

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

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

{
    "id": 3562054,
    "uri": "https://api.kexp.org/v2/plays/3562054/?format=api",
    "airdate": "2025-10-06T15:50:10-07:00",
    "show": 64764,
    "show_uri": "https://api.kexp.org/v2/shows/64764/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-3e6f3668-2f0d-440e-a32b-954c7bf22679/mbid-3e6f3668-2f0d-440e-a32b-954c7bf22679-18321083736_thumb500.jpg",
    "thumbnail_uri": "https://ia803401.us.archive.org/31/items/mbid-3e6f3668-2f0d-440e-a32b-954c7bf22679/mbid-3e6f3668-2f0d-440e-a32b-954c7bf22679-18321083736_thumb250.jpg",
    "song": "Feiticeira",
    "track_id": "4e910bef-914a-4bc4-a4af-e51bb35101cd",
    "recording_id": "57fd843e-dfc0-46c8-bb47-709dec4e88cb",
    "artist": "Deftones",
    "artist_ids": [
        "7527f6c2-d762-4b88-b5e2-9244f1e34c46"
    ],
    "album": "White Pony",
    "release_id": "3e6f3668-2f0d-440e-a32b-954c7bf22679",
    "release_group_id": "a7d33e96-8e09-3aff-8629-44812a1b8489",
    "labels": [
        "Maverick"
    ],
    "label_ids": [
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "2016-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#534 on YOUR countdown of the greatest albums of all-time.\n\nDeftones’ “White Pony” had the title and artwork concept before any songs were written, using the image to represent their desire to be seen as individualistic within the nu-metal scene. The album was also noteworthy for Chino Moreno beginning to play guitar, the official inclusion of turntablist Frank Delgado, and the band's playful approach to recording, which included playing video games like Tony Hawk's Pro Skater.\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"
}