Information about plays

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

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

{
    "id": 3638187,
    "uri": "https://api.kexp.org/v2/plays/3638187/?format=api",
    "airdate": "2026-04-05T13:29:45-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831-44286605746_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831-44286605746_thumb250.jpg",
    "song": "Sad Piano House",
    "track_id": "5a1b3eab-c08d-4785-86c3-df5dd13f4668",
    "recording_id": "a5532230-d6e8-47f2-94f0-e5a6b660c77f",
    "artist": "Daphni",
    "artist_ids": [
        "859216c4-5d01-479b-b6c3-e20cc591a86a"
    ],
    "album": "Butterfly",
    "release_id": "9bdb9c4e-1a5a-41fc-af4e-9e2873418831",
    "release_group_id": "331ea983-892d-4f81-83f4-b26c6bcd92fe",
    "labels": [
        "Jiaolong"
    ],
    "label_ids": [
        "f9703af9-62b7-45fb-a219-404809a1a622"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album from Dan Snaith (Caribou)\n\nhttps://caribouband.bandcamp.com/album/butterfly\nhttps://www.caribou.fm/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}