Information about plays

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

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

{
    "id": 3615816,
    "uri": "https://api.kexp.org/v2/plays/3615816/?format=api",
    "airdate": "2026-02-10T16:23:30-08:00",
    "show": 65898,
    "show_uri": "https://api.kexp.org/v2/shows/65898/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43-44213484803_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43/mbid-8f5223c0-02bd-4810-94a5-c410d69e6a43-44213484803_thumb250.jpg",
    "song": "Mean Lovin’ Machine",
    "track_id": "e84e4d23-e821-4e2c-8f71-7a8165ba51b6",
    "recording_id": "516a41c8-95e5-4542-a244-e33607ace405",
    "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": "New solo music from the singer of The Hillbilly Moon Explosion. \nhttps://emanuelahutter.com/about",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}