Information about plays

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

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

{
    "id": 3622508,
    "uri": "https://api.kexp.org/v2/plays/3622508/?format=api",
    "airdate": "2026-02-26T09:41:21-08:00",
    "show": 66034,
    "show_uri": "https://api.kexp.org/v2/shows/66034/?format=api",
    "image_uri": "https://ia801609.us.archive.org/14/items/mbid-4d6130cf-a1f9-4215-b6aa-2b3a3698c5de/mbid-4d6130cf-a1f9-4215-b6aa-2b3a3698c5de-35370406511_thumb500.jpg",
    "thumbnail_uri": "https://ia801609.us.archive.org/14/items/mbid-4d6130cf-a1f9-4215-b6aa-2b3a3698c5de/mbid-4d6130cf-a1f9-4215-b6aa-2b3a3698c5de-35370406511_thumb250.jpg",
    "song": "Running",
    "track_id": "572fa9c0-0983-4ade-adfe-c99cb71001ac",
    "recording_id": "04571169-4434-412e-b65f-9e767138af84",
    "artist": "Snooper",
    "artist_ids": [
        "f2bc8767-3737-482c-a22f-8b11ce2b74b8"
    ],
    "album": "Super Snõõper",
    "release_id": "4d6130cf-a1f9-4215-b6aa-2b3a3698c5de",
    "release_group_id": "5aef83ce-1339-4611-8609-33bee9b071fb",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2023-07-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Snõõper began as a collaboration between local Nashville punk mainstay Connor Cummins and Blair Tramel, an early education teacher with a sideline in wickedly funny animation and art. As their cassette tapes and homemade videos began to find scattered fans around the world, the duo brought the Project to the live stage in late 2021 and Snõõper (the Band) was born. https://snooper7.bandcamp.com/ http://tinyurl.com/y4e2zt2t",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}