Information about plays

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

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

{
    "id": 3560778,
    "uri": "https://api.kexp.org/v2/plays/3560778/?format=api",
    "airdate": "2025-10-03T07:47:03-07:00",
    "show": 64732,
    "show_uri": "https://api.kexp.org/v2/shows/64732/?format=api",
    "image_uri": "https://ia903204.us.archive.org/34/items/mbid-3b58a643-6152-4785-bc35-7bb7a08f8dad/mbid-3b58a643-6152-4785-bc35-7bb7a08f8dad-6279565567_thumb500.jpg",
    "thumbnail_uri": "https://ia903204.us.archive.org/34/items/mbid-3b58a643-6152-4785-bc35-7bb7a08f8dad/mbid-3b58a643-6152-4785-bc35-7bb7a08f8dad-6279565567_thumb250.jpg",
    "song": "You Oughta Know",
    "track_id": "0e3a588b-fd63-3171-850f-4344dd202b12",
    "recording_id": "8e25b4da-cd53-45d8-9c86-aa0d72d8b5ce",
    "artist": "Alanis Morissette",
    "artist_ids": [
        "4bdcee62-4902-4773-8cd1-e252e2e31225"
    ],
    "album": "Jagged Little Pill",
    "release_id": "3b58a643-6152-4785-bc35-7bb7a08f8dad",
    "release_group_id": "ee3d18ed-d6a8-37c7-a964-41bbdb6d59f1",
    "labels": [
        "Reprise Records",
        "Maverick"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59",
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "1995-06-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Hilary....\n---\nThe lyrics came from a journal entry Morissette wrote during what she describes as \"a very devastated time.\" She said: \"When I hear that song, I hear the anger as a protection around the searing vulnerability. I was mortified and devastated. It was a lot easier for me to be angry and feel the power from that anger versus the broken, horrified woman on the floor.\"\n--\nDave Navarro (guitar) and Flea (bass) from The Red Hot Chili Peppers played on this. \nOn organ is Benmont Tench of Tom Petty & the Heartbreakers, who came in for one session when Morissette was working on the album. He played on six tracks total. His payment: dinner.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}