Information about plays

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

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

{
    "id": 3562750,
    "uri": "https://api.kexp.org/v2/plays/3562750/?format=api",
    "airdate": "2025-10-08T17:23:57-07:00",
    "show": 64781,
    "show_uri": "https://api.kexp.org/v2/shows/64781/?format=api",
    "image_uri": "https://ia601304.us.archive.org/29/items/mbid-2c8cba8b-a80a-4d7f-9a7f-22c922f1a42e/mbid-2c8cba8b-a80a-4d7f-9a7f-22c922f1a42e-11175053947_thumb500.jpg",
    "thumbnail_uri": "https://ia801304.us.archive.org/29/items/mbid-2c8cba8b-a80a-4d7f-9a7f-22c922f1a42e/mbid-2c8cba8b-a80a-4d7f-9a7f-22c922f1a42e-11175053947_thumb250.jpg",
    "song": "Good Morning, Captain",
    "track_id": "154c61c6-ff65-3cce-b0c2-c574af0568c6",
    "recording_id": "d6cba4d0-501d-42eb-81ce-4d5a08d6e1fd",
    "artist": "Slint",
    "artist_ids": [
        "2869c510-2679-4a3f-bf15-e5e8b49f2f28"
    ],
    "album": "Spiderland",
    "release_id": "2c8cba8b-a80a-4d7f-9a7f-22c922f1a42e",
    "release_group_id": "e9f4b96a-94df-36be-9659-c9a811caead6",
    "labels": [
        "Touch and Go Records"
    ],
    "label_ids": [
        "9a2cad26-48de-4e7c-97a5-354f52c6e027"
    ],
    "release_date": "1991-03-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#269...\n---\n\nSpiderland is the first album from influential post-rock Louisville, Kentucky band, Slint. \n “Even after all this time, those screams gives me the chills,” guitarist Dave Pajo told The Guardian in reference to vocalist Brian McMahan's exorcistic screams on the track. “If Brian hadn’t made himself vulnerable on that record we wouldn’t be talking about it now. It would have just been an interesting album of instrumentals, but he wore his heart on his sleeve.”\nhttps://www.treblezine.com/slint-good-morning-captain-haunting/\n\nhttps://slint.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}