Information about plays

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

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

{
    "id": 3562053,
    "uri": "https://api.kexp.org/v2/plays/3562053/?format=api",
    "airdate": "2025-10-06T15:47:37-07:00",
    "show": 64764,
    "show_uri": "https://api.kexp.org/v2/shows/64764/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-a1421e35-7d26-4a51-ad49-b94c9a6ae996/mbid-a1421e35-7d26-4a51-ad49-b94c9a6ae996-23703719870_thumb500.jpg",
    "thumbnail_uri": "https://ia800608.us.archive.org/4/items/mbid-a1421e35-7d26-4a51-ad49-b94c9a6ae996/mbid-a1421e35-7d26-4a51-ad49-b94c9a6ae996-23703719870_thumb250.jpg",
    "song": "Summer",
    "track_id": "707cdee1-a6ac-4327-b256-7892472a0c50",
    "recording_id": "98688d57-513a-4a11-b24e-0ce9c6b4d7d9",
    "artist": "Angel Olsen",
    "artist_ids": [
        "185527bf-c293-4c24-8213-ed98fb8976be"
    ],
    "album": "All Mirrors",
    "release_id": "a1421e35-7d26-4a51-ad49-b94c9a6ae996",
    "release_group_id": "4262c677-2646-461a-93f2-80526ae2bb1a",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2019-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#535 on YOUR countdown of the greatest albums of all-time.\n\nAngel Olsen's album All Mirrors began as a collection of stripped-down, solo-recorded songs, similar to her first album, Strange Cacti, but the songs were so powerful that Olsen decided to make a second, much more elaborate version with a 14-piece string section, synths, and production by John Congleton, which became the acclaimed All Mirrors we know today. The original, sparser versions were also planned for release as a separate album. \n\nWatch Angel Olsen performing live in the KEXP studio with Troy Nelson on December 11, 2019:\nhttps://www.youtube.com/watch?v=5n4K0weEJoI\n\nYou power KEXP! Make a one-time donation for the afternoon show: \nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}