Information about plays

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

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

{
    "id": 3637149,
    "uri": "https://api.kexp.org/v2/plays/3637149/?format=api",
    "airdate": "2026-04-03T05:19:51-07:00",
    "show": 66351,
    "show_uri": "https://api.kexp.org/v2/shows/66351/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-44f67ad5-cdff-3036-80e9-bee67402ded0/mbid-44f67ad5-cdff-3036-80e9-bee67402ded0-43172360455_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-44f67ad5-cdff-3036-80e9-bee67402ded0/mbid-44f67ad5-cdff-3036-80e9-bee67402ded0-43172360455_thumb250.jpg",
    "song": "Norway",
    "track_id": "2997bcc0-052e-3028-a8ab-c03b8ab6ec52",
    "recording_id": "c2c00b08-f416-4af7-90c3-1e1b2171a61d",
    "artist": "Beach House",
    "artist_ids": [
        "d5cc67b8-1cc4-453b-96e8-44487acdebea"
    ],
    "album": "Teen Dream",
    "release_id": "44f67ad5-cdff-3036-80e9-bee67402ded0",
    "release_group_id": "4114f899-a9d2-48a8-b597-8a5ca8bb6847",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2010-01-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off their debut record http://www.beachhousebaltimore.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}