Information about plays

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

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

{
    "id": 3501254,
    "uri": "https://api.kexp.org/v2/plays/3501254/?format=api",
    "airdate": "2025-05-14T11:49:12-07:00",
    "show": 63458,
    "show_uri": "https://api.kexp.org/v2/shows/63458/?format=api",
    "image_uri": "https://ia904602.us.archive.org/25/items/mbid-d15b027d-753d-4e39-8db5-fe0b4251c8a8/mbid-d15b027d-753d-4e39-8db5-fe0b4251c8a8-31025935512_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-d15b027d-753d-4e39-8db5-fe0b4251c8a8/mbid-d15b027d-753d-4e39-8db5-fe0b4251c8a8-31025935512_thumb250.jpg",
    "song": "Pierced Arrows",
    "track_id": "630ba4f5-3ebf-4474-ab5c-2d5f7db92206",
    "recording_id": "8443e853-9954-42d2-9c35-0f5e9a26ff59",
    "artist": "Hurray for the Riff Raff",
    "artist_ids": [
        "b053efc9-e8ea-474a-981f-a3c6fffcc694"
    ],
    "album": "Life on Earth",
    "release_id": "d15b027d-753d-4e39-8db5-fe0b4251c8a8",
    "release_group_id": "3d9a5964-9285-4ceb-9e61-0a7d6ed7b453",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2022-02-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hurray for the Riff are playing Friday May 23 at the Crocodile in Seattle.\n\nLife on Earth is a departure for the New Orleans-based Segarra (they/she). Its eleven new “nature punk” tracks on the theme of survival are music for a world in flux—songs about thriving, not just surviving, while disaster is happening. For their eighth full-length album, Segarra drew inspiration from The Clash, Beverly Glenn-Copeland, Bad Bunny, and the author of Emergent Strategy, adrienne maree brown. Recorded during the pandemic, Life on Earth was produced by Brad Cook (Waxahatchee, Bon Iver, Kevin Morby).\n\nhttps://hftrr.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}