Information about plays

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

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

{
    "id": 3637216,
    "uri": "https://api.kexp.org/v2/plays/3637216/?format=api",
    "airdate": "2026-04-03T09:28:48-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818-43136424930_thumb500.jpg",
    "thumbnail_uri": "https://ia802804.us.archive.org/6/items/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818-43136424930_thumb250.jpg",
    "song": "Peel",
    "track_id": "f2fdeec4-1a85-4c48-bf89-487c8b4d7cb8",
    "recording_id": "5078d4cc-2d89-4fad-8e0d-86abc01c15ed",
    "artist": "PVA",
    "artist_ids": [
        "3e3c2787-4412-4614-82af-ce903b4d8b96"
    ],
    "album": "No More Like This",
    "release_id": "68c6a63d-72d9-4c69-b33d-5a93b3b1d818",
    "release_group_id": "ce2f78d9-a9ad-449b-ad98-d7493b9f5ab4",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-01-23",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "PVA is an English electronic trio formed in South London in 2017, consisting of Ella Harris, Josh Baxter and Louis Satchell. \n--\nWatch the three in a live performance of \"Peel\": https://www.youtube.com/watch?v=lY2vheNw4U4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}