Information about plays

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

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

{
    "id": 3637191,
    "uri": "https://api.kexp.org/v2/plays/3637191/?format=api",
    "airdate": "2026-04-03T08:02:12-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-99881164-db19-4a09-a591-047cde6f4f8d/mbid-99881164-db19-4a09-a591-047cde6f4f8d-19143306881_thumb500.jpg",
    "thumbnail_uri": "https://ia601206.us.archive.org/0/items/mbid-99881164-db19-4a09-a591-047cde6f4f8d/mbid-99881164-db19-4a09-a591-047cde6f4f8d-19143306881_thumb250.jpg",
    "song": "Sabbath Bloody Sabbath",
    "track_id": "10a50e27-affb-33ce-a77d-c51571d62de1",
    "recording_id": "a6cdcca5-4ca7-440d-a023-613d62bf006b",
    "artist": "The Cardigans",
    "artist_ids": [
        "3e55d51d-687f-4a9d-af96-2fabccf802e5"
    ],
    "album": "Life",
    "release_id": "99881164-db19-4a09-a591-047cde6f4f8d",
    "release_group_id": "cd3379ee-ab43-36d2-8c40-7318595bfcaf",
    "labels": [
        "Minty Fresh Records"
    ],
    "label_ids": [
        "ec44443b-b862-47e5-85a3-3db242d2789b"
    ],
    "release_date": "1996-02-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A lounge cover of Sabbath Bloody Sabbath was “the creepiest thing” Ozzy Osbourne ever heard: “Which coming from him is the biggest compliment” \n\nEnjoy this interview with Nina Persson of the Swedish band The Cardigans: https://www.loudersound.com/news/the-cardigans-lounge-cover-black-sabbath-sabbath-bloody-sabbath-creepiest-thing-ozzy-osbourne-heard-2026",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}