Information about plays

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

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

{
    "id": 3597216,
    "uri": "https://api.kexp.org/v2/plays/3597216/?format=api",
    "airdate": "2025-12-28T15:20:19-08:00",
    "show": 65499,
    "show_uri": "https://api.kexp.org/v2/shows/65499/?format=api",
    "image_uri": "https://ia800605.us.archive.org/6/items/mbid-0a556e03-5715-3e98-874d-fb09029e2752/mbid-0a556e03-5715-3e98-874d-fb09029e2752-21275083212_thumb500.jpg",
    "thumbnail_uri": "https://ia800605.us.archive.org/6/items/mbid-0a556e03-5715-3e98-874d-fb09029e2752/mbid-0a556e03-5715-3e98-874d-fb09029e2752-21275083212_thumb250.jpg",
    "song": "I Wanna Be Adored",
    "track_id": "caf21e99-47e1-3c58-bd4a-78c6b2da2c63",
    "recording_id": "1e2f2c52-d064-4e43-8a1e-3bbfd8ecb977",
    "artist": "The Stone Roses",
    "artist_ids": [
        "b5fa29f1-6c22-4321-a488-b5f363b06b06"
    ],
    "album": "The Stone Roses",
    "release_id": "0a556e03-5715-3e98-874d-fb09029e2752",
    "release_group_id": "88b86fe0-26f5-3949-817a-8082145e704d",
    "labels": [
        "Silvertone Records"
    ],
    "label_ids": [
        "82307007-21d1-48c0-a31f-b89d9b1811de"
    ],
    "release_date": "1989-07-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thinking of the Roses' much-beloved bassist, Gary \"Mani\" Mounfield, who passed away earlier this month at the age of 63.\n\nMani played bass in The Stone Roses as well as Primal Scream. Check out this NME article which chronicles some of Mani's last performances: https://tinyurl.com/k7nybt59\n\nOasis singer Liam Gallagher led tributes, posting: \"In total shock and absolutely devastated on hearing the news about Mani. My hero, RIP R Kid.\"\n\nThe Stone Roses posted on social media: \"RIP our wonderful brother Mani. The greatest bass player and friend we could ever have wished for. X\"\n\nThe band's singer Ian Brown also paid his own tribute on X, writing: \"REST IN PEACE MANi X,\" while Paul Weller called him \"a true one-off.\" Mounfield's bass playing was an integral part of the Stone Roses' \"baggy\" sound, and later reunited with his bandmates for their comeback tour in 2012. He joined another seminal group, Primal Scream, in 1996 and played with them for 15 years.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}