Information about plays

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

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

{
    "id": 3660255,
    "uri": "https://api.kexp.org/v2/plays/3660255/?format=api",
    "airdate": "2026-05-27T14:38:02-07:00",
    "show": 66829,
    "show_uri": "https://api.kexp.org/v2/shows/66829/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-934267e5-5718-3b04-ae49-f79dd77340a8/mbid-934267e5-5718-3b04-ae49-f79dd77340a8-3331791749_thumb500.jpg",
    "thumbnail_uri": "https://ia801003.us.archive.org/25/items/mbid-934267e5-5718-3b04-ae49-f79dd77340a8/mbid-934267e5-5718-3b04-ae49-f79dd77340a8-3331791749_thumb250.jpg",
    "song": "On a Rope",
    "track_id": "694bc91a-bc5c-3bc4-ba3a-5cd5e3a449f6",
    "recording_id": "c1fd6a30-200a-41ce-92e6-1982243c6331",
    "artist": "Rocket From the Crypt",
    "artist_ids": [
        "e297ecdf-64ec-4e34-899d-80380f5b0c2a"
    ],
    "album": "Scream, Dracula, Scream!",
    "release_id": "934267e5-5718-3b04-ae49-f79dd77340a8",
    "release_group_id": "ef9bedc1-12c2-3f31-9712-059a4263e55f",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "1995-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy a 45-minute full set by San Diego punk rockers  Rocket From the Crypt in Las Vegas in 2024: https://www.youtube.com/watch?v=L_o0V_Xzp7E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}