Information about plays

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

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

{
    "id": 3651401,
    "uri": "https://api.kexp.org/v2/plays/3651401/?format=api",
    "airdate": "2026-05-06T17:25:10-07:00",
    "show": 66647,
    "show_uri": "https://api.kexp.org/v2/shows/66647/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-7f5b0d6f-8487-4390-b6ca-bb3e976ff2d3/mbid-7f5b0d6f-8487-4390-b6ca-bb3e976ff2d3-9442140549_thumb500.jpg",
    "thumbnail_uri": "https://dn710308.ca.archive.org/0/items/mbid-7f5b0d6f-8487-4390-b6ca-bb3e976ff2d3/mbid-7f5b0d6f-8487-4390-b6ca-bb3e976ff2d3-9442140549_thumb250.jpg",
    "song": "Champions of Red Wine",
    "track_id": "ee5c12b9-a626-4bf2-8790-367e56af9291",
    "recording_id": "f9400003-56dd-4331-812d-6151beb7f6bf",
    "artist": "The New Pornographers",
    "artist_ids": [
        "25b75a66-ce83-4db3-b136-395a3c3784c4"
    ],
    "album": "Brill Bruisers",
    "release_id": "7f5b0d6f-8487-4390-b6ca-bb3e976ff2d3",
    "release_group_id": "fb7fd3c9-dc34-409b-a3c4-649bac22f484",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2014-08-26",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Watch them play at the Showbox in Seattle THIS FRIDAY! Or in SF at the Castro Theatre on May 11th! \n\nhttps://www.thenewpornographers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}