Information about plays

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

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

{
    "id": 3611418,
    "uri": "https://api.kexp.org/v2/plays/3611418/?format=api",
    "airdate": "2026-01-31T12:53:52-08:00",
    "show": 65804,
    "show_uri": "https://api.kexp.org/v2/shows/65804/?format=api",
    "image_uri": "https://ia601509.us.archive.org/4/items/mbid-3a5835be-29eb-4b31-81e6-ac6c7c57d005/mbid-3a5835be-29eb-4b31-81e6-ac6c7c57d005-24224767465_thumb500.jpg",
    "thumbnail_uri": "https://ia801509.us.archive.org/4/items/mbid-3a5835be-29eb-4b31-81e6-ac6c7c57d005/mbid-3a5835be-29eb-4b31-81e6-ac6c7c57d005-24224767465_thumb250.jpg",
    "song": "Virginia Reel Around the Fountain",
    "track_id": "8324bb84-0c9a-3d2e-a9e8-5e9a76682d3c",
    "recording_id": "3848f697-5f16-480f-b2ce-e55edc65ed4c",
    "artist": "The Halo Benders",
    "artist_ids": [
        "859c297a-f739-45f2-ac58-401eeb2d017f"
    ],
    "album": "The Rebels Not In",
    "release_id": "3a5835be-29eb-4b31-81e6-ac6c7c57d005",
    "release_group_id": "b7d1a931-435e-3c9b-a19c-6c0946e2236a",
    "labels": [
        "K Records"
    ],
    "label_ids": [
        "300891cf-1256-4bf7-afc0-272f632c68fc"
    ],
    "release_date": "1998-02-03",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The Halo Benders are Calvin Johnson of Beat Happening and Doug Martsch of Built to Spill.\n\nRussian Circle's Brian Cook called this one of Doug Martch’s best solos. Check out his 4 other favorite things about this song: \n\nhttps://russiancirclesband.com/blogs/brian-cook-blog/posts/markrichardson-5-things-about-virginia-reel-around-the",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}