Information about plays

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

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

{
    "id": 3545950,
    "uri": "https://api.kexp.org/v2/plays/3545950/?format=api",
    "airdate": "2025-08-28T16:57:24-07:00",
    "show": 64411,
    "show_uri": "https://api.kexp.org/v2/shows/64411/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-68f18df0-5f99-4211-9e72-dbec2eae7d01/mbid-68f18df0-5f99-4211-9e72-dbec2eae7d01-41835231019_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-68f18df0-5f99-4211-9e72-dbec2eae7d01/mbid-68f18df0-5f99-4211-9e72-dbec2eae7d01-41835231019_thumb250.jpg",
    "song": "Metal",
    "track_id": "acb32749-c523-4a3c-9b24-829c00451527",
    "recording_id": "290ee09d-ab8c-4285-9ac7-52072bca7e44",
    "artist": "The Beths",
    "artist_ids": [
        "4c74fc48-8108-4556-87af-154af74f2ce5"
    ],
    "album": "Metal",
    "release_id": "68f18df0-5f99-4211-9e72-dbec2eae7d01",
    "release_group_id": "7cf107c8-8e81-45ae-8ff8-89e4a71e1f2a",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-04-28",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Zealand's The Beths new album, 'Metal', will be released tomorrow!\nhttps://thebethsnz.bandcamp.com/album/metal\n--\nTouring the west coast this November! \n- November 8th-9th @ The Fillmore in San Francisco\n- November 14th @ Crystal Ballroom in Portland\n- November 15th @ The Moore Theatre in Seattle\n\nhttps://www.thebeths.com/\n--\nVocalist Elizabeth Stokes wrote this song after a period of rigorous touring and health issues both mental and physical. She said, \"I have a hunger and a curiosity for learning about the world around me, and for learning about myself. And despite all the ways that my body feels like a broken machine, I still marvel at the complexity of such a machine....\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}