Information about plays

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

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

{
    "id": 3628580,
    "uri": "https://api.kexp.org/v2/plays/3628580/?format=api",
    "airdate": "2026-03-14T00:42:18-07:00",
    "show": 66173,
    "show_uri": "https://api.kexp.org/v2/shows/66173/?format=api",
    "image_uri": "https://dn711008.ca.archive.org/0/items/mbid-1de8b6c6-8372-4406-b77e-659deb92dfc9/mbid-1de8b6c6-8372-4406-b77e-659deb92dfc9-44501337545_thumb500.jpg",
    "thumbnail_uri": "https://ia800901.us.archive.org/20/items/mbid-1de8b6c6-8372-4406-b77e-659deb92dfc9/mbid-1de8b6c6-8372-4406-b77e-659deb92dfc9-44501337545_thumb250.jpg",
    "song": "Raw Honey",
    "track_id": "03c202ee-8356-4c3b-bfeb-7e973763a2a5",
    "recording_id": "0fae0723-7d27-4ab3-95f4-29c807b5fcb6",
    "artist": "VINSON",
    "artist_ids": [
        "ba770142-31ff-4704-b4ac-0edb9334eda6"
    ],
    "album": "Raw Honey",
    "release_id": "1de8b6c6-8372-4406-b77e-659deb92dfc9",
    "release_group_id": "5f86d7bc-c801-49d2-a8ff-d81ec35b8ee8",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://twntythree.com/introducing-vinson-debut-album-raw-honey-out-april-24/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}