Information about plays

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

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

{
    "id": 3622919,
    "uri": "https://api.kexp.org/v2/plays/3622919/?format=api",
    "airdate": "2026-02-27T08:09:18-08:00",
    "show": 66042,
    "show_uri": "https://api.kexp.org/v2/shows/66042/?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": "Perhaps they'll play this at The Showbox in Seattle on Friday, May 8th.  Or, in SF at The Castro Theatre on Monday, May 11th.\n---\nin a 2014 interview with National Public Radio, Neko Case and songwriter A.C. Newman talk about the album Brill Bruisers and how, during the recording of the song, he was singing lead and Case was backup; in production, he removed his vocal from the mix and felt her singing was much better for the piece.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}