Information about plays

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

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

{
    "id": 3637180,
    "uri": "https://api.kexp.org/v2/plays/3637180/?format=api",
    "airdate": "2026-04-03T07:24:23-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-28742edd-85eb-4263-a69a-d32cad3a5260/mbid-28742edd-85eb-4263-a69a-d32cad3a5260-44751593253_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-28742edd-85eb-4263-a69a-d32cad3a5260/mbid-28742edd-85eb-4263-a69a-d32cad3a5260-44751593253_thumb250.jpg",
    "song": "The Radiator",
    "track_id": "515beb85-1372-4e1d-848f-cc33475130a4",
    "recording_id": "bcd48693-237f-4b3c-9d68-db53bb37bfee",
    "artist": "Getdown Services",
    "artist_ids": [
        "ca57dd61-590f-4605-85ec-72e947a6148b"
    ],
    "album": "The Radiator",
    "release_id": "28742edd-85eb-4263-a69a-d32cad3a5260",
    "release_group_id": "ff01404f-5cf9-4f41-9682-9b0e51e922d1",
    "labels": [
        "Breakfast Records"
    ],
    "label_ids": [
        "c6cb669d-19fd-4ebc-a4db-1042808dd6ec"
    ],
    "release_date": "2026-04-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "British duo Getdown Services (Ben Sadler and Josh Law.)will play Seattle's Sunset Tavern on Tuesday, April 21st. They'll be at the Rickshaw Stop in SF on Friday, April 24th.\n--\nWatch the official music video for \"The Radiator,\" starring Daisy Kennedy and Hannah Mullen: https://www.youtube.com/watch?v=IDwmxAEFEoE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}