Information about plays

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

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

{
    "id": 3593082,
    "uri": "https://api.kexp.org/v2/plays/3593082/?format=api",
    "airdate": "2025-12-19T12:51:28-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Junk",
    "track_id": "f14b08d8-635a-4b7d-a5ae-6ce73a2246d9",
    "recording_id": "7ff6dca1-5cc5-41d4-950d-231f5ddadbc3",
    "artist": "Matt Berninger",
    "artist_ids": [
        "991813f5-27c6-4ff3-88dd-90e750dad545"
    ],
    "album": "Get Sunk",
    "release_id": "25bc6a20-4e76-4245-b63f-42cd8b479122",
    "release_group_id": "b205e08c-1847-4265-958d-ef9c92268270",
    "labels": [
        "Concord Records"
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "More from #68 on our countdown of YOUR favorite albums of 2025\n\n\"Matt Berninger's second solo album, Get Sunk, is not overtly autobiograph-ical, but the narrator is processing how he became himself. Who is he compared to the kid on that sepia-toned farm? What is his idea of happiness? What are we all searching for? Get Sunk is an ode to the infinite. The others that make us who we are; the possibilities our paths can take and the abyss of both misery and bliss.\" \n\nhttps://mattberninger.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}