Information about plays

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

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

{
    "id": 3612590,
    "uri": "https://api.kexp.org/v2/plays/3612590/?format=api",
    "airdate": "2026-02-03T06:41:27-08:00",
    "show": 65828,
    "show_uri": "https://api.kexp.org/v2/shows/65828/?format=api",
    "image_uri": "https://ia600404.us.archive.org/3/items/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43-44213484803_thumb500.jpg",
    "thumbnail_uri": "https://ia600404.us.archive.org/3/items/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43-44213484803_thumb250.jpg",
    "song": "Everybody’s Valentine",
    "track_id": "721b715b-27a0-411a-a985-23547de5e91e",
    "recording_id": "6f1b4c36-837a-40dd-b178-c3a7d2348f31",
    "artist": "Emanuela Hutter",
    "artist_ids": [
        "e352a844-0892-4d65-8a9b-09bfabfcddf9"
    ],
    "album": "Goose Bumps",
    "release_id": "8f5223c0-02bd-4810-94a5-c410d69e6a43",
    "release_group_id": "166da223-64d1-42fe-a1b6-f435291679ee",
    "labels": [
        "Hi-Style Records"
    ],
    "label_ids": [
        "de079daf-7855-4088-a807-bc68c8486525"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Over more than a quarter century, Emanuela Hutter, lead vocalist of the acclaimed Swiss Rock'n'Roll outfit Hillbilly Moon Explosion, has garnered a cult following across continents. Her distinct vocals reference Italian torch songs and showcase the infectious rawness of the Rock'n'Roll subculture. \n\nGoose Bumps is Hutter’s second solo release and was produced by Hi-Style Records’s Jimmy Sutton.\n\nhttps://emanuelahutter.bandcamp.com/album/goose-bumps",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}