Information about plays

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

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

{
    "id": 3630184,
    "uri": "https://api.kexp.org/v2/plays/3630184/?format=api",
    "airdate": "2026-03-17T12:45:33-07:00",
    "show": 66206,
    "show_uri": "https://api.kexp.org/v2/shows/66206/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-e07c9113-260f-418d-9404-3bebac426b4e/mbid-e07c9113-260f-418d-9404-3bebac426b4e-32907439833_thumb500.jpg",
    "thumbnail_uri": "https://ia801503.us.archive.org/7/items/mbid-e07c9113-260f-418d-9404-3bebac426b4e/mbid-e07c9113-260f-418d-9404-3bebac426b4e-32907439833_thumb250.jpg",
    "song": "Dunce",
    "track_id": "734fb625-7775-4071-893b-022b303524b5",
    "recording_id": "9d960209-3c7e-4326-a20f-ef37318b2f37",
    "artist": "Ed Schrader's Music Beat",
    "artist_ids": [
        "85159f04-2a3b-4dec-b61f-a9ea561ed6d1"
    ],
    "album": "Riddles",
    "release_id": "e07c9113-260f-418d-9404-3bebac426b4e",
    "release_group_id": "ea73cf15-ab67-409d-b853-94b991d732c2",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2018-03-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ed Schrader's Music Beat are vocalist/drummer Ed Schrader and bassist Devlin Rice - a minimalist punk duo from the fair city of Baltimore, Maryland.\n--\nGo back, back, back in time to see them performing live in our studio in 2015: https://www.youtube.com/watch?v=WpiTWjXQuls",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}