Information about plays

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

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

{
    "id": 3616660,
    "uri": "https://api.kexp.org/v2/plays/3616660/?format=api",
    "airdate": "2026-02-12T17:57:30-08:00",
    "show": 65915,
    "show_uri": "https://api.kexp.org/v2/shows/65915/?format=api",
    "image_uri": "https://ia601303.us.archive.org/14/items/mbid-cdc45f68-aae1-4cce-a30e-a5d3f23889d2/mbid-cdc45f68-aae1-4cce-a30e-a5d3f23889d2-33247226942_thumb500.jpg",
    "thumbnail_uri": "https://ia601303.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": "#634 on KEXP Listener's Favorite Albums of All-time Countdown!\n--\nIn this song, which has the longest title of any Police track, Sting and his bandmates observe the declining state of the world. \n\nhttps://tinyurl.com/yjw769xz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}