Information about plays

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

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

{
    "id": 3545161,
    "uri": "https://api.kexp.org/v2/plays/3545161/?format=api",
    "airdate": "2025-08-26T17:59:15-07:00",
    "show": 64395,
    "show_uri": "https://api.kexp.org/v2/shows/64395/?format=api",
    "image_uri": "https://ia801807.us.archive.org/25/items/mbid-d820f080-845a-4525-8e46-087ce9f8cdda/mbid-d820f080-845a-4525-8e46-087ce9f8cdda-23423100131_thumb500.jpg",
    "thumbnail_uri": "https://ia801807.us.archive.org/25/items/mbid-d820f080-845a-4525-8e46-087ce9f8cdda/mbid-d820f080-845a-4525-8e46-087ce9f8cdda-23423100131_thumb250.jpg",
    "song": "Paranoid",
    "track_id": "47d20cbe-5b6f-369c-a59f-03469cbb685d",
    "recording_id": "868e3b55-4e4a-475f-94a8-020a6edc0aa2",
    "artist": "Black Sabbath",
    "artist_ids": [
        "5182c1d9-c7d2-4dad-afa0-ccfeada921a8"
    ],
    "album": "Paranoid",
    "release_id": "d820f080-845a-4525-8e46-087ce9f8cdda",
    "release_group_id": "cc053745-c447-3566-8f27-bed5438c9133",
    "labels": [
        "Vertigo"
    ],
    "label_ids": [
        "1b3b52a5-ef89-4f8b-8d5f-e15a7a58863b"
    ],
    "release_date": "1970-09-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Dennis and new dog Ozzy!\n___\nRIP Ozzy Osbourne, who died on July 22nd at the age of 76, just three weeks after his final performance.\n\nTony Iommi on Ozzy and the final concert:\n\"He loved what he did, he loved music, he loved playing together, and I'm so glad we had the opportunity of getting together again to do the [farewell] show,\" Iommi told BBC Radio 4's Today on Wednesday.\n\n\"It was brilliant being with all the guys again, and the atmosphere, and it was brilliant for Ozzy because he really wanted to do that, he felt at home there and it was good for all of us.\"\n\nhttps://www.bbc.com/news/articles/c17w4wn71z9o\n\nBlack Sabbath's final song ever played live was \"Paranoid\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}