Information about plays

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

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

{
    "id": 3561236,
    "uri": "https://api.kexp.org/v2/plays/3561236/?format=api",
    "airdate": "2025-10-04T14:07:05-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-422dd933-625b-485b-adc5-29f7238eabf9/mbid-422dd933-625b-485b-adc5-29f7238eabf9-29160157476_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-422dd933-625b-485b-adc5-29f7238eabf9/mbid-422dd933-625b-485b-adc5-29f7238eabf9-29160157476_thumb250.jpg",
    "song": "She’s in Parties",
    "track_id": "c2946846-83de-318d-a204-2a0f322471cf",
    "recording_id": "19ee7cb8-64fb-4add-a0c1-735d7a6e546d",
    "artist": "Bauhaus",
    "artist_ids": [
        "0688add2-c282-4ee2-ba61-223ffdb3c201"
    ],
    "album": "Burning From the Inside",
    "release_id": "422dd933-625b-485b-adc5-29f7238eabf9",
    "release_group_id": "78b196d4-bb7a-377e-9f4a-ce8dec9e0167",
    "labels": [
        "Beggars Banquet"
    ],
    "label_ids": [
        "5917da67-b605-4a08-a5a0-a6874501dda4"
    ],
    "release_date": "1983-07-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support KEXP & Donate today: https://www.kexp.org/donate/\n\nFor the Fall Fundraising Drive we are counting down the Listener's Top Albums of all time!\n\n#720 Bauhaus - Burning From The Inside\n---\nThis was Bauhaus' last commercially released single and an extended version appeared on their fourth studio album, Burning From the Inside.\n\nCheck out the video, shot in a deserted warehouse in London and filmed by Howard Guard, famous for the Maxell cassette ads!\n\nhttps://youtu.be/Qxqq5vahHKk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}