Information about plays

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

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

{
    "id": 3545057,
    "uri": "https://api.kexp.org/v2/plays/3545057/?format=api",
    "airdate": "2025-08-26T12:40:11-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://ia801400.us.archive.org/3/items/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783-42462890804_thumb500.jpg",
    "thumbnail_uri": "https://dn721209.ca.archive.org/0/items/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783-42462890804_thumb250.jpg",
    "song": "Pop Punk Anthem (Sorry for the Delay)",
    "track_id": "e1e19fed-ced4-421f-84d2-2999b2791cad",
    "recording_id": "b95250c1-5366-4ed2-b1b4-fd3da15ce777",
    "artist": "Die Spitz",
    "artist_ids": [
        "81cefa59-d9cd-410f-ac11-7b66519a9514"
    ],
    "album": "Something To Consume",
    "release_id": "2633ec93-b330-4cd6-a183-7729bc0b6783",
    "release_group_id": "47e4801b-2e0d-4de4-bbc1-56a55eacec98",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Austin, Texas band Die Spitz will be Live on The Midday Show on Tuesday, September 9th, at 11;00 a.m. That performance is open to the public! \n--\nThey'll be in Seattle at The Showbox SoDo on Friday and Saturday, September 12th and 13th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}