Information about plays

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

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

{
    "id": 3570575,
    "uri": "https://api.kexp.org/v2/plays/3570575/?format=api",
    "airdate": "2025-10-27T10:00:13-07:00",
    "show": 64948,
    "show_uri": "https://api.kexp.org/v2/shows/64948/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64-41926717673_thumb500.jpg",
    "thumbnail_uri": "https://ia801205.us.archive.org/16/items/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64-41926717673_thumb250.jpg",
    "song": "Saoirse",
    "track_id": "49aeefe1-3ddc-4e1f-abc2-5b9db01e65fd",
    "recording_id": "434a251f-50c2-4f4b-8308-8c4ede87407a",
    "artist": "Maruja",
    "artist_ids": [
        "91af52ad-77b0-488e-b648-bf65ac695539"
    ],
    "album": "Pain to Power",
    "release_id": "00d81b0e-e196-4154-aa88-1084eb6dca64",
    "release_group_id": "b00b8a30-d2d5-470e-a161-7b01b0393b43",
    "labels": [
        "Music for Nations"
    ],
    "label_ids": [
        "70aac81c-4a9a-460f-a1bd-4d39626e1625"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to the Midday Show with Cheryl Waters! We're so happy to have you here with us today. Stay tuned during the show for a San Francisco ticket give to see Grizzly Bear on Nov. 18 at the Warfield!\n\n--\n\nManchester UK band Maruja said this about \"Saoirse\":\n\n“This song is a profound plea for understanding and unity in the divisive and frightening times we live in. The video for the single was directed by Jake Thompson and Alex Orosa from Light In The Tower.\"\n\nhttps://northerntransmissions.com/maruja-release-new-single-and-video-saoirse/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}