Information about plays

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

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

{
    "id": 3632061,
    "uri": "https://api.kexp.org/v2/plays/3632061/?format=api",
    "airdate": "2026-03-21T19:26:12-07:00",
    "show": 66245,
    "show_uri": "https://api.kexp.org/v2/shows/66245/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-3c9303f3-6eb4-4188-ac16-5855351acbc6/mbid-3c9303f3-6eb4-4188-ac16-5855351acbc6-38274912498_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-3c9303f3-6eb4-4188-ac16-5855351acbc6/mbid-3c9303f3-6eb4-4188-ac16-5855351acbc6-38274912498_thumb250.jpg",
    "song": "I Fall Easy",
    "track_id": "1259b230-b2bb-38e4-b3e4-5b15aa69d1de",
    "recording_id": "6d031d90-2f96-42f8-b59a-f64c6cec3fbb",
    "artist": "The Catheters",
    "artist_ids": [
        "f6ed6c4c-d847-40d5-a777-28bacf8e9257"
    ],
    "album": "Static Delusions and Stone-Still Days",
    "release_id": "3c9303f3-6eb4-4188-ac16-5855351acbc6",
    "release_group_id": "41d50595-cd47-3bc0-a46d-137351f8e97e",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2002-03-05",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The Catheters' 'Static Delusions and Stone-Still Days' and Dude York's 'Sincerely' were both engineered by John Goodmanson!",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}