Information about plays

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

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

{
    "id": 3572069,
    "uri": "https://api.kexp.org/v2/plays/3572069/?format=api",
    "airdate": "2025-10-31T03:47:38-07:00",
    "show": 64980,
    "show_uri": "https://api.kexp.org/v2/shows/64980/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-e0cb9499-9a55-4384-8d4b-bf49bf560945/mbid-e0cb9499-9a55-4384-8d4b-bf49bf560945-42948467474_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-e0cb9499-9a55-4384-8d4b-bf49bf560945/mbid-e0cb9499-9a55-4384-8d4b-bf49bf560945-42948467474_thumb250.jpg",
    "song": "Dracula",
    "track_id": "69177a46-44bb-4a61-88d7-dfc1d84dc4e7",
    "recording_id": "5b1c893a-16da-4e3d-b9b7-6cc57afc360c",
    "artist": "Tame Impala",
    "artist_ids": [
        "63aa26c3-d59b-4da4-84ac-716b54f1ef4d"
    ],
    "album": "Deadbeat",
    "release_id": "e0cb9499-9a55-4384-8d4b-bf49bf560945",
    "release_group_id": "3ee3e2bb-2584-4f74-ba06-cdecc370a1ba",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\n\"Deadbeat,\" Kevin Parker's fifth album, came out October 17th. Watch a video interview with Parker about the influence of techno and Turkish music on the album: https://www.youtube.com/watch?v=jwn9jM1NhvY\n--\nTame Impala will be at the Oakland Arena in Oakland on Friday and Saturday, November 14th and 15th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}