Information about plays

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

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

{
    "id": 3580630,
    "uri": "https://api.kexp.org/v2/plays/3580630/?format=api",
    "airdate": "2025-11-20T11:47:26-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://ia601509.us.archive.org/24/items/mbid-c1a932dc-0b1f-3534-89a4-4caa5201ac3d/mbid-c1a932dc-0b1f-3534-89a4-4caa5201ac3d-21210241021_thumb500.jpg",
    "thumbnail_uri": "https://dn710303.ca.archive.org/0/items/mbid-c1a932dc-0b1f-3534-89a4-4caa5201ac3d/mbid-c1a932dc-0b1f-3534-89a4-4caa5201ac3d-21210241021_thumb250.jpg",
    "song": "Kowalski",
    "track_id": "33fa1342-188c-3be2-8ee2-6f75b46f2424",
    "recording_id": "818bb4c3-caf6-4485-b5ce-5f595169bd3e",
    "artist": "Primal Scream",
    "artist_ids": [
        "55704c38-224f-4b75-b29f-d43653f8bc9a"
    ],
    "album": "Vanishing Point",
    "release_id": "0027e488-b435-4094-96e8-95aa3a4507ac",
    "release_group_id": "ed585ebf-919f-3a78-a985-c261f67b0aa4",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1997-07-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Gary “Mani” Mounfield. The iconic bassist has passed away at the age of 63. \n\nAfter playing on both of the Stone Roses’ two albums, he joined Primal Scream in 1996 and played with them for 15 years, only leaving in 2011 to rejoin the Stone Roses when they re-formed. \n\nMany musicians have taking to social media to share their condolences and love for Mani. \n\nTim Burgess of The Charlatans said: Mani was \"one of the absolute best in every way. Such a beautiful friend.\"\n\nEcho and the Bunnymen's Ian McCulloch posted a tribute saying: \"I'm absolutely gutted to hear the news about Mani, who I have always loved and always will love, deeply and forever. Like a brother.\"\n\nhttps://www.bbc.com/news/articles/c04g4x0kkdpo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}