Information about plays

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

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

{
    "id": 3569970,
    "uri": "https://api.kexp.org/v2/plays/3569970/?format=api",
    "airdate": "2025-10-25T21:41:53-07:00",
    "show": 64935,
    "show_uri": "https://api.kexp.org/v2/shows/64935/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-73486527-6552-4350-8c2c-90dbd7d91968/mbid-73486527-6552-4350-8c2c-90dbd7d91968-35043159189_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-73486527-6552-4350-8c2c-90dbd7d91968/mbid-73486527-6552-4350-8c2c-90dbd7d91968-35043159189_thumb250.jpg",
    "song": "Halloween Fun",
    "track_id": "dc89b45f-9c11-4dc7-bb74-2c70c1d811dd",
    "recording_id": "d5a69628-fc04-4bd7-938b-8f1e292018a2",
    "artist": "The Spits",
    "artist_ids": [
        "f1ee5588-3b80-45a7-b33b-3337af8cdf6e"
    ],
    "album": "Kill the Kool",
    "release_id": "c3c5460b-06f8-472a-86e6-40678286d724",
    "release_group_id": "dcf4e4fb-1387-41b8-968a-d26ea1fc3ba4",
    "labels": [
        "In the Red Records"
    ],
    "label_ids": [
        "485d19d8-74e5-4c06-8751-ce6f04d3f282"
    ],
    "release_date": "2014-03-11",
    "rotation_status": null,
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "You can still buy physical copies of this album from the band's website.\n\nhttps://thespits.bigcartel.com/\nhttps://www.facebook.com/THESPITS/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}