Information about plays

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

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

{
    "id": 3544305,
    "uri": "https://api.kexp.org/v2/plays/3544305/?format=api",
    "airdate": "2025-08-24T16:58:12-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48-42628199863_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48-42628199863_thumb250.jpg",
    "song": "Worldwide",
    "track_id": "6448fde8-5d5a-4d03-b066-a462337a0c9f",
    "recording_id": "e7bd63a2-084e-4909-b29a-3c37b7cb9583",
    "artist": "Snooper",
    "artist_ids": [
        "f2bc8767-3737-482c-a22f-8b11ce2b74b8"
    ],
    "album": "Worldwide",
    "release_id": "2fa16078-b5d0-4c88-91b4-8246d0d99e48",
    "release_group_id": "067f1e58-0813-4e11-9d84-6c37d180e4ca",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Snooper will be in Seattle at Showbox SODO on September 15 and San Francisco at Warfield on September 20!\n\nNashville band Snooper have announced their second album, Worldwide, which will be out October 3 via Third Man. They made the album in Los Angeles, working for the first time with an outside producer — specifically John Congleton (St. Vincent, Sharon Van Etten, Death Cab for Cutie).\n\nSnooper's Connor Cummins says reveals, \"The whole idea behind this record was experimentation and change.\" https://tinyurl.com/34hd25b6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}