Information about plays

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

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

{
    "id": 3550422,
    "uri": "https://api.kexp.org/v2/plays/3550422/?format=api",
    "airdate": "2025-09-08T11:13:45-07:00",
    "show": 64509,
    "show_uri": "https://api.kexp.org/v2/shows/64509/?format=api",
    "image_uri": "https://ia800900.us.archive.org/24/items/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365-42324901447_thumb500.jpg",
    "thumbnail_uri": "https://ia600900.us.archive.org/24/items/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365-42324901447_thumb250.jpg",
    "song": "Metal",
    "track_id": "1eece2c6-7e86-43e5-96ae-8314e8312e00",
    "recording_id": "290ee09d-ab8c-4285-9ac7-52072bca7e44",
    "artist": "The Beths",
    "artist_ids": [
        "4c74fc48-8108-4556-87af-154af74f2ce5"
    ],
    "album": "Straight Line Was a Lie",
    "release_id": "8006ba4c-73d1-42d9-8c83-002dbcd40365",
    "release_group_id": "f24f6952-1b4d-4042-b7ca-cb836a514ae9",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Touring the west coast this November!\n\n- Saturday/Sunday, November 8th-9th @ The Fillmore in San Francisco\n- Friday, November 14th @ Crystal Ballroom in Portland\n- Saturday, November 15th @ The Moore Theatre in Seattle\n\nNew Music Alert! Vocalist 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....\"\n\nHere's Live Video from The Beths' 2023 KEXP In-Studio, hosted by Cheryl: https://bit.ly/3IaEB6m.\n\nhttps://thebethsnz.bandcamp.com/album/metal\nhttps://www.thebeths.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}