Information about plays

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

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

{
    "id": 3661937,
    "uri": "https://api.kexp.org/v2/plays/3661937/?format=api",
    "airdate": "2026-05-31T12:31:31-07:00",
    "show": 66867,
    "show_uri": "https://api.kexp.org/v2/shows/66867/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-d6fd7064-0e0c-44a0-b366-37d7a4c3de1e/mbid-d6fd7064-0e0c-44a0-b366-37d7a4c3de1e-44986946091_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Back in Love",
    "track_id": "f0a33c8c-d772-481f-88cf-aa76b1b9c0a7",
    "recording_id": "829b3afe-095a-46c2-8ab0-82a9d2abc61f",
    "artist": "Suki Waterhouse",
    "artist_ids": [
        "8389ff77-a7a4-4ba4-bf1b-17ded47d41a1"
    ],
    "album": "Back in Love",
    "release_id": "8c013e1a-2e13-4c13-a7ff-3765b577f015",
    "release_group_id": "e88ca707-bd56-48a4-9bbf-24f082ac88f6",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album released in late March!\n\nTouring!\n- July 26th @ SF's Stern Grove Festival\n- August 6th @ Seattle's Woodland Park Zoo\n- August 7th @ Portland's PDX Live\n- August 8th @ Vancouver, BC's Orpheum Theatre\nMore shows here: https://sukiwaterhouse.tv/pages/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}