Information about plays

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

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

{
    "id": 3568495,
    "uri": "https://api.kexp.org/v2/plays/3568495/?format=api",
    "airdate": "2025-10-22T12:15:28-07:00",
    "show": 64903,
    "show_uri": "https://api.kexp.org/v2/shows/64903/?format=api",
    "image_uri": "https://ia600905.us.archive.org/33/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb250.jpg",
    "song": "Cobra",
    "track_id": "807d7f23-54d1-48bf-a2bc-d6670d59eb21",
    "recording_id": "eda65515-9b83-48ef-b011-f6ce9a1b7fbb",
    "artist": "Geese",
    "artist_ids": [
        "e0c97a4d-c392-41a9-a374-57af3e3eeab3"
    ],
    "album": "Getting Killed",
    "release_id": "0bf006ce-45a5-4963-89cb-cd285fd768bb",
    "release_group_id": "3c18308c-9072-4810-b26e-0c573e46fb07",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brooklyn's Geese is on tour!\n\nThey're playing:\n\n- This Friday, Oct. 24, in Seattle at the Showbox\n\n- Tuesday, Oct. 28, in San Francisco at the Fillmore\n\nhttps://geeseband.com/tour/\n\n--\n\nCheck out this Live on KEXP performance from Geese at THING Festival back in 2023: https://www.youtube.com/watch?v=yrlWRzTcwKw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}