Information about plays

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

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

{
    "id": 3629272,
    "uri": "https://api.kexp.org/v2/plays/3629272/?format=api",
    "airdate": "2026-03-15T13:00:24-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-e51fd157-1296-422c-a9d1-4162026559d3/mbid-e51fd157-1296-422c-a9d1-4162026559d3-30978966032_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-e51fd157-1296-422c-a9d1-4162026559d3/mbid-e51fd157-1296-422c-a9d1-4162026559d3-30978966032_thumb250.jpg",
    "song": "All Night Parking (interlude)",
    "track_id": "6c5678ba-44cf-4d14-99f6-926491136573",
    "recording_id": "d8b4372a-6726-4922-b314-3f85ec0c1908",
    "artist": "Adele with Erroll Garner",
    "artist_ids": [
        "75bd5186-9d89-4da9-95de-fce055c28895",
        "cc2c9c3c-b7bc-4b8b-84d8-4fbd8779e493"
    ],
    "album": "30",
    "release_id": "e51fd157-1296-422c-a9d1-4162026559d3",
    "release_group_id": "d8a99910-33c2-481d-9b96-085ece5545f6",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2021-11-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Once again, Adele transforms her heartbreak into a searching, graceful, and incredibly moving album. But the complexity of her emotions and the nuanced production make this her most ambitious work to date.\" https://bit.ly/3l1W0PM \n\n\"All Night Parking (interlude)\" is one of the few songs on \"30\" about the first relationship after her separation. \n\nhttps://www.adele.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}