Information about plays

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

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

{
    "id": 3630298,
    "uri": "https://api.kexp.org/v2/plays/3630298/?format=api",
    "airdate": "2026-03-17T18:40:01-07:00",
    "show": 66208,
    "show_uri": "https://api.kexp.org/v2/shows/66208/?format=api",
    "image_uri": "https://ia601407.us.archive.org/11/items/mbid-fec2709b-f667-416a-84b6-33bb66c8b567/mbid-fec2709b-f667-416a-84b6-33bb66c8b567-15835317929_thumb500.jpg",
    "thumbnail_uri": "https://dn710707.ca.archive.org/0/items/mbid-fec2709b-f667-416a-84b6-33bb66c8b567/mbid-fec2709b-f667-416a-84b6-33bb66c8b567-15835317929_thumb250.jpg",
    "song": "Bad",
    "track_id": "37d82451-342b-4bee-9365-f31f84b94026",
    "recording_id": "0ebf86f9-2411-43bf-9b55-4691c0736b2d",
    "artist": "U2",
    "artist_ids": [
        "a3cb23fc-acd3-4ce0-8f36-1e5aa6a18432"
    ],
    "album": "Live Aid",
    "release_id": "fec2709b-f667-416a-84b6-33bb66c8b567",
    "release_group_id": "dd65ccd8-7e24-4a06-93ad-eca4c3d5c0ef",
    "labels": [
        "Warner Music Vision"
    ],
    "label_ids": [
        "fe717a07-fb00-4c4f-930c-bb4929ff2cc9"
    ],
    "release_date": "2004-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday Styk!\n___\nU2 participated in the Live Aid concert at Wembley Stadium for Ethiopian famine relief on July 13, 1985. They played a 12-minute version of \"Bad\", and during the performance, Bono leaped down off the stage to embrace and dance with a fan, who later revealed that Bono actually saved her life at the time. She was being crushed by people pushing forwards; Bono saw this, and gestured frantically at the ushers to help her. They did not understand what he was saying, and so he jumped down to help her himself.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}