Information about plays

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

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

{
    "id": 3631405,
    "uri": "https://api.kexp.org/v2/plays/3631405/?format=api",
    "airdate": "2026-03-20T08:29:17-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn710709.ca.archive.org/0/items/mbid-eadaefae-7bbc-34ab-9d0f-b5607cf0d4ff/mbid-eadaefae-7bbc-34ab-9d0f-b5607cf0d4ff-7941640265_thumb500.jpg",
    "thumbnail_uri": "https://dn710709.ca.archive.org/0/items/mbid-eadaefae-7bbc-34ab-9d0f-b5607cf0d4ff/mbid-eadaefae-7bbc-34ab-9d0f-b5607cf0d4ff-7941640265_thumb250.jpg",
    "song": "Show Me Mary",
    "track_id": "af8f6ea4-5518-3867-99d7-7a1e28ed337e",
    "recording_id": "710aa7c7-f2b7-4aa5-a761-702f8a6b4a65",
    "artist": "Catherine Wheel",
    "artist_ids": [
        "37e3dd97-73f9-4c69-b50d-0c0e3c47c40c"
    ],
    "album": "Chrome",
    "release_id": "eadaefae-7bbc-34ab-9d0f-b5607cf0d4ff",
    "release_group_id": "ff52771c-2b5e-3687-835f-fd8ea588f244",
    "labels": [
        "Fontana"
    ],
    "label_ids": [
        "c69058f5-0089-464b-b574-dd44b0f7f610"
    ],
    "release_date": "1993-07-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Great Yarmouth, UK back in 1990, Catherine Wheel released a diverse body of work during it’s ten year existence that still resonates today. \n\nHere's a 2018 retrospective interview with bassist Dave Hawes: https://bigtakeover.com/interviews/CatherineWheelrevisitedaninterviewwithDaveHawes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}