Information about plays

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

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

{
    "id": 3571336,
    "uri": "https://api.kexp.org/v2/plays/3571336/?format=api",
    "airdate": "2025-10-29T07:52:55-07:00",
    "show": 64964,
    "show_uri": "https://api.kexp.org/v2/shows/64964/?format=api",
    "image_uri": "https://ia800907.us.archive.org/31/items/mbid-7f5b0d6f-8487-4390-b6ca-bb3e976ff2d3/mbid-7f5b0d6f-8487-4390-b6ca-bb3e976ff2d3-9442140549_thumb500.jpg",
    "thumbnail_uri": "https://ia600907.us.archive.org/31/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 The New Pornographers perform Champions of Red Wine with Neko Case on lead vocals at Danforth Music Hall in Toronto in 2021: https://www.youtube.com/watch?v=Ju9QVpM4jcU\n\nhttps://thenewpornos.bandcamp.com\nhttps://www.thenewpornographers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}