Information about plays

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

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

{
    "id": 3525085,
    "uri": "https://api.kexp.org/v2/plays/3525085/?format=api",
    "airdate": "2025-07-10T08:43:38-07:00",
    "show": 63972,
    "show_uri": "https://api.kexp.org/v2/shows/63972/?format=api",
    "image_uri": "https://ia801506.us.archive.org/9/items/mbid-d8e595ae-969a-4458-9333-9140e2243475/mbid-d8e595ae-969a-4458-9333-9140e2243475-16432011219_thumb500.jpg",
    "thumbnail_uri": "https://ia601506.us.archive.org/9/items/mbid-d8e595ae-969a-4458-9333-9140e2243475/mbid-d8e595ae-969a-4458-9333-9140e2243475-16432011219_thumb250.jpg",
    "song": "I Burn",
    "track_id": "dc3f63a6-a23b-34a8-9d97-28a92419c55a",
    "recording_id": "e78142db-a732-4359-bd1f-babfe0eb951a",
    "artist": "Toadies",
    "artist_ids": [
        "066e598e-baa0-4e34-b511-c70bcec6f783"
    ],
    "album": "Rubberneck",
    "release_id": "d8e595ae-969a-4458-9333-9140e2243475",
    "release_group_id": "c4eeb193-a0c4-3246-81a9-e69ceaa02a85",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "1994-08-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2022, this Fort Worth, Texas band looked back on \"3 decades of alternative rock\": https://www.dallasobserver.com/music/rubbernecking-toadies-look-back-on-3-decades-of-alternative-rock-15066403\nhttps://thetoadies.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}