Information about plays

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

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

{
    "id": 3571890,
    "uri": "https://api.kexp.org/v2/plays/3571890/?format=api",
    "airdate": "2025-10-30T16:19:09-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b-23360113542_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b-23360113542_thumb250.jpg",
    "song": "In the Room Where You Sleep",
    "track_id": "01f3bc1d-40be-4652-91ad-4135c9507006",
    "recording_id": "d2b6caea-6b8c-4aea-ad6b-4016000694e8",
    "artist": "Dead Man's Bones",
    "artist_ids": [
        "b2c8ff02-6078-4e9a-b2d7-267451925394"
    ],
    "album": "Dead Man's Bones",
    "release_id": "af676c64-ec7a-4f36-8566-bb679b566e1b",
    "release_group_id": "382116ad-e260-4900-8318-bb7d14ffa473",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2009-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Zach Shields and Ryan Gosling found a shared history of being plagued by paranormal activity and mutual love and fascination for Disneyland’s Haunted Mansion ride. Gosling and his family moved out of a childhood home because they believed it was haunted while Shields had to undergo therapy over his intense fear of ghosts). \n\nhttps://www.getalternative.com/remembering-dead-mans-bones/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}