Information about plays

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

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

{
    "id": 3627407,
    "uri": "https://api.kexp.org/v2/plays/3627407/?format=api",
    "airdate": "2026-03-10T11:26:25-07:00",
    "show": 66144,
    "show_uri": "https://api.kexp.org/v2/shows/66144/?format=api",
    "image_uri": "https://dn711008.ca.archive.org/0/items/mbid-260849ba-38e8-4ad5-bf8a-bff47eb91f93/mbid-260849ba-38e8-4ad5-bf8a-bff47eb91f93-9382444781_thumb500.jpg",
    "thumbnail_uri": "https://dn711008.ca.archive.org/0/items/mbid-260849ba-38e8-4ad5-bf8a-bff47eb91f93/mbid-260849ba-38e8-4ad5-bf8a-bff47eb91f93-9382444781_thumb250.jpg",
    "song": "Wanted Dead or Alive",
    "track_id": "07b75b2a-719d-469b-9c75-0cb2b1a556cf",
    "recording_id": "b9645515-2292-40b2-9c53-73a78855687c",
    "artist": "Bon Jovi",
    "artist_ids": [
        "5dcdb5eb-cb72-4e6e-9e63-b7bace604965"
    ],
    "album": "Slippery When Wet",
    "release_id": "1f01c962-2300-4ef8-9c99-3e194b65ff2f",
    "release_group_id": "f07346e6-c889-33b8-83c8-ad987d7b14f6",
    "labels": [
        "Jambco"
    ],
    "label_ids": [
        "a66d4025-4c4a-465c-bbf2-6b883a292127"
    ],
    "release_date": "1986-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jon Bon Jovi and Richie Sambora wrote this in the basement of Sambora's mother's house. They wrote it in one day - it came easily because it was about their actual experiences touring.: https://www.songfacts.com/lyrics/bon-jovi/wanted-dead-or-alive\n---\n\nDid you know that this was the song that kickstarted the \"Unplugged\" craze? At the 1989 MTV Video Music Awards, Jon Bon Jovi and Richie Sambora performed this with just their acoustic guitars, giving the network the idea for the \"Unplugged\" series.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}