Information about plays

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

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

{
    "id": 3633433,
    "uri": "https://api.kexp.org/v2/plays/3633433/?format=api",
    "airdate": "2026-03-25T08:35:31-07:00",
    "show": 66275,
    "show_uri": "https://api.kexp.org/v2/shows/66275/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-14331a30-aeaa-45fe-8d8c-e7efb0143b77/mbid-14331a30-aeaa-45fe-8d8c-e7efb0143b77-34029864907_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-14331a30-aeaa-45fe-8d8c-e7efb0143b77/mbid-14331a30-aeaa-45fe-8d8c-e7efb0143b77-34029864907_thumb250.jpg",
    "song": "The Killing Moon",
    "track_id": "6136325d-5efc-31fa-a2e6-e0e128bb8951",
    "recording_id": "300b632b-833f-4406-ac89-b8292c4cfce8",
    "artist": "Pavement",
    "artist_ids": [
        "36bfa85f-737b-41db-a8fc-b8825850ffc3"
    ],
    "album": "Major Leagues",
    "release_id": "14331a30-aeaa-45fe-8d8c-e7efb0143b77",
    "release_group_id": "3da8abe2-3da2-3041-b76b-94b5f4804b8c",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "1999-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "An Echo & The Bunnymen cover by Pavement!\n\nPavement's Major Leagues EP spotlights one of the group's softest, most sentimental songs to date, and includes six B-sides: a radio edit of \"Major Leagues,\" covers of Echo & the Bunnymen's \"Killing Moon\" and the Fall's \"The Classical\" from a 1997 BBC session, and the previously unreleased \"Decouvert de Soleil,\" \"Your Time to Change,\" and \"Stub Your Toe,\" which were recorded with Pavement's original drummer, Gary Young.  --Allmusic (https://tinyurl.com/4p8dm8ps)\n\nPavement is touring!\n* Seattle, WA on July 19 at Woodland Park Zoo\n* Oakland, CA on July 17 at Mosswood Park\n\nhttps://pavementband.com/\nhttps://pavement.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}