Information about plays

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

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

{
    "id": 3571113,
    "uri": "https://api.kexp.org/v2/plays/3571113/?format=api",
    "airdate": "2025-10-28T18:33:22-07:00",
    "show": 64959,
    "show_uri": "https://api.kexp.org/v2/shows/64959/?format=api",
    "image_uri": "https://ia800803.us.archive.org/30/items/mbid-25da871f-ca88-4076-92d4-fe4161c361ba/mbid-25da871f-ca88-4076-92d4-fe4161c361ba-16648365725_thumb500.jpg",
    "thumbnail_uri": "https://ia600803.us.archive.org/30/items/mbid-25da871f-ca88-4076-92d4-fe4161c361ba/mbid-25da871f-ca88-4076-92d4-fe4161c361ba-16648365725_thumb250.jpg",
    "song": "Star Roving",
    "track_id": "a9ebbfa2-79e1-4788-a612-b7bdd802cbc8",
    "recording_id": "0082db6f-9c9b-4e15-b670-86c19601ea62",
    "artist": "Slowdive",
    "artist_ids": [
        "a16371b9-7d36-497a-a9d4-42b0a0440c5e"
    ],
    "album": "Slowdive",
    "release_id": "25da871f-ca88-4076-92d4-fe4161c361ba",
    "release_group_id": "9318347d-b4bc-4b50-bd5e-c9a9fcb9aa98",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2017-05-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Slowdive are a British rock band that formed in Reading, Berkshire, in 1989. The name \"Slowdive\" was inspired by a dream by bassist Nick Chaplin, and was chosen against the wishes of vocalist and guitarist Rachel Goswell, who was outvoted after protesting the fact that it shared the same name as the single \"Slowdive,\" from one of her favourite bands, Siouxsie and the Banshees. http://tinyurl.com/bdew7yct \n\nHere's Slowdive stunning in-studio session live at KEXP in 2017: https://tinyurl.com/y9dufr37 \n\nhttps://slowdive.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}