Information about plays

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

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

{
    "id": 3625280,
    "uri": "https://api.kexp.org/v2/plays/3625280/?format=api",
    "airdate": "2026-03-04T16:41:37-08:00",
    "show": 66091,
    "show_uri": "https://api.kexp.org/v2/shows/66091/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-e0dea2d2-9c60-44ff-b668-92f450c90711/mbid-e0dea2d2-9c60-44ff-b668-92f450c90711-39658979461_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-e0dea2d2-9c60-44ff-b668-92f450c90711/mbid-e0dea2d2-9c60-44ff-b668-92f450c90711-39658979461_thumb250.jpg",
    "song": "Stella the Begonia",
    "track_id": "f4518a61-5ad9-427e-b390-9b2d22b03b6e",
    "recording_id": "928ee52d-a3e5-4a43-9916-061be6c8c4b9",
    "artist": "Rubblebucket",
    "artist_ids": [
        "e94d59fd-177a-4a79-85ba-0632207b134b"
    ],
    "album": "Year Of The Banana",
    "release_id": "e0dea2d2-9c60-44ff-b668-92f450c90711",
    "release_group_id": "04e46e2a-52ee-4b6e-aafa-8045c008fdd4",
    "labels": [
        "Egghunt Records"
    ],
    "label_ids": [
        "073e5760-08d5-4f6a-88a8-70f6a6a362e7"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Nicole in the Tri Cities! \n---\nPlaying the Neptune in Seattle on April 1. \n\n\"Rubblebucket’s seeds were sown when Kalmia Traver and Alex Toth, the group’s front persons, co-writers and co-producers, first began a friendship as jazz students at the University of Vermont. \"\n\nhttps://www.rubblebucket.com/\n\nhttps://rubblebucket.bandcamp.com/track/stella-the-begonia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}