Information about plays

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

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

{
    "id": 3549328,
    "uri": "https://api.kexp.org/v2/plays/3549328/?format=api",
    "airdate": "2025-09-05T18:45:44-07:00",
    "show": 64483,
    "show_uri": "https://api.kexp.org/v2/shows/64483/?format=api",
    "image_uri": "https://ia801303.us.archive.org/14/items/mbid-cdc45f68-aae1-4cce-a30e-a5d3f23889d2/mbid-cdc45f68-aae1-4cce-a30e-a5d3f23889d2-33247226942_thumb500.jpg",
    "thumbnail_uri": "https://ia801303.us.archive.org/14/items/mbid-cdc45f68-aae1-4cce-a30e-a5d3f23889d2/mbid-cdc45f68-aae1-4cce-a30e-a5d3f23889d2-33247226942_thumb250.jpg",
    "song": "When the World Is Running Down, You Make the Best of What’s Still Around",
    "track_id": "a14dd2da-752e-3504-857d-ac5042b4049d",
    "recording_id": "a0fbd960-4f2e-4a18-9e25-8ea60467014a",
    "artist": "The Police",
    "artist_ids": [
        "9e0e2b01-41db-4008-bd8b-988977d6019a"
    ],
    "album": "Zenyattà Mondatta",
    "release_id": "cdc45f68-aae1-4cce-a30e-a5d3f23889d2",
    "release_group_id": "99ca0e36-f4bb-3a15-b016-0cf7b79c5792",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1980-10-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I swear I had my tongue firmly in my cheek when I composed this misanthropic, postapocalyptic vision,\" Sting wrote in Lyrics By Sting. \"I imagined a solitary future eking out my days with canned food, a VCR, and old tapes of James Brown and Otis Redding. How many of us have these Robinson Crusoe fantasies of surviving some sort of holocaust? Whereas our survival can only be a collective effort.\"\n\nThe video, directed by Derek Burbidge, was shot at Sugarloaf Mountain in Rio de Janeiro. In their early years, they favored exotic outdoor locations for their videos.\n\nhttps://youtu.be/vx3ESquLw6Q?si=HuR-2e5x_6Lu_SvK",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}