Information about plays

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

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

{
    "id": 3613610,
    "uri": "https://api.kexp.org/v2/plays/3613610/?format=api",
    "airdate": "2026-02-05T16:46:12-08:00",
    "show": 65848,
    "show_uri": "https://api.kexp.org/v2/shows/65848/?format=api",
    "image_uri": "https://ia803104.us.archive.org/8/items/mbid-9d4076f7-d0fe-4921-b6c5-aa53efba4ec1/mbid-9d4076f7-d0fe-4921-b6c5-aa53efba4ec1-19826899948_thumb500.jpg",
    "thumbnail_uri": "https://ia903104.us.archive.org/8/items/mbid-9d4076f7-d0fe-4921-b6c5-aa53efba4ec1/mbid-9d4076f7-d0fe-4921-b6c5-aa53efba4ec1-19826899948_thumb250.jpg",
    "song": "Wipe Out",
    "track_id": "ff8ee9be-a237-3660-8f14-576d16bbd9a6",
    "recording_id": "db49e399-0225-49fc-bbdf-ba45984d5eda",
    "artist": "The Surfaris",
    "artist_ids": [
        "ea9889a3-539d-4549-bff3-cb721b989aa2"
    ],
    "album": "Wipe Out! The Best of the Surfaris",
    "release_id": "9d4076f7-d0fe-4921-b6c5-aa53efba4ec1",
    "release_group_id": "914fce58-37c7-3624-af18-66cafb9c96ff",
    "labels": [
        "Varèse Sarabande"
    ],
    "label_ids": [
        "44f4d815-bf54-4f56-b704-72a196c6bd58"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On a cold December night in 1962, The Surfaris wrote Wipe Out in the studio after recording Surfer Joe. With the help of manager Dale Smallin (Wipe Out laugh intro) and recording engineer Paul Buff, The Surfaris recorded the 1963 hit version of Wipe Out and Surfer Joe. \nhttps://thesurfaris.com/bio",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}