Information about plays

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

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

{
    "id": 3547972,
    "uri": "https://api.kexp.org/v2/plays/3547972/?format=api",
    "airdate": "2025-09-02T12:00:25-07:00",
    "show": 64454,
    "show_uri": "https://api.kexp.org/v2/shows/64454/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365-42324901447_thumb500.jpg",
    "thumbnail_uri": "https://ia800900.us.archive.org/24/items/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365-42324901447_thumb250.jpg",
    "song": "Roundabout",
    "track_id": "a2343ad2-b01e-45b1-9380-3620d46b4e4f",
    "recording_id": "039f352b-6cea-4b1b-8cd3-51ff8e882578",
    "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": "Vocalist Liz Stokes: “'Roundabout' is kind of about old friends. We’re all a bit older now, we’re all in our 30s, and I’ve known people and been friends with people for a really long time. And our relationships feel meaningful even when they kind of ebb and flow. I think I was feeling comforted by the idea that these relationships are sturdy enough now that I can kind of make the promise — which maybe I’ll break — but like, I’ve known you for a long time, and however we both change, ’cause we will change, I’ll still love you.\"\n--\nThe Beths will be\n--in SF at The Fillmore on Saturday and Sunday, November 8th and 9th\n--in Seattle at The Moore Theatre on Saturday, November 15th",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}