Information about plays

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

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

{
    "id": 3641542,
    "uri": "https://api.kexp.org/v2/plays/3641542/?format=api",
    "airdate": "2026-04-13T11:13:19-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://dn710402.ca.archive.org/0/items/mbid-011404a4-813f-44e5-a843-7bcab27e36d3/mbid-011404a4-813f-44e5-a843-7bcab27e36d3-44148168517_thumb500.jpg",
    "thumbnail_uri": "https://dn710402.ca.archive.org/0/items/mbid-011404a4-813f-44e5-a843-7bcab27e36d3/mbid-011404a4-813f-44e5-a843-7bcab27e36d3-44148168517_thumb250.jpg",
    "song": "Calligraphy",
    "track_id": "0cd865ec-4df8-4116-90ad-bea80b07fb70",
    "recording_id": "ca2cc55e-bdf5-43c9-9759-2b260f0db716",
    "artist": "The New Pornographers",
    "artist_ids": [
        "25b75a66-ce83-4db3-b136-395a3c3784c4"
    ],
    "album": "The Former Site Of",
    "release_id": "011404a4-813f-44e5-a843-7bcab27e36d3",
    "release_group_id": "7a935c83-a709-4886-8c84-a576e3683cbe",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New, New Pornographers! :-)\nPlaying (with support from Will Sheff of Okkervil River!):\n- Seattle, WA - May 8th (Showbox)\n- San Francisco, CA - May 11th (Castro Theatre)\n\nThe New Pornographers are an acclaimed indie supergroup led by Carl Newman, known for their pristine harmonies and ambitious takes on classic pop. https://bit.ly/4lZuKjf\n\nhttps://www.thenewpornographers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}