Information about plays

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

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

{
    "id": 3632697,
    "uri": "https://api.kexp.org/v2/plays/3632697/?format=api",
    "airdate": "2026-03-23T10:02:53-07:00",
    "show": 66260,
    "show_uri": "https://api.kexp.org/v2/shows/66260/?format=api",
    "image_uri": "https://dn710900.ca.archive.org/0/items/mbid-1295e9d1-1d7a-40ab-b414-0665f478869b/mbid-1295e9d1-1d7a-40ab-b414-0665f478869b-12125828009_thumb500.jpg",
    "thumbnail_uri": "https://dn710900.ca.archive.org/0/items/mbid-1295e9d1-1d7a-40ab-b414-0665f478869b/mbid-1295e9d1-1d7a-40ab-b414-0665f478869b-12125828009_thumb250.jpg",
    "song": "I’ll Never Fall in Love Again",
    "track_id": "2d5bcc3a-c5ef-3852-945a-e354d7acb849",
    "recording_id": "3b7295de-f1ad-4cda-94b8-b24b85f08b1a",
    "artist": "Elvis Costello with Burt Bacharach",
    "artist_ids": [
        "8a338e06-d182-46f2-bd16-30a09bc840ba",
        "2882ffa3-dec9-4055-a842-a950728bcb02"
    ],
    "album": "Austin Powers: The Spy Who Shagged Me: Music From the Motion Picture",
    "release_id": "1295e9d1-1d7a-40ab-b414-0665f478869b",
    "release_group_id": "deca71b1-d2af-3fd3-aa52-12a1366e23a8",
    "labels": [
        "Maverick"
    ],
    "label_ids": [
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "1999-06-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to 6 Degrees on the Midday Show!\n\nAnd... we continue in revered Burt Bacharach territory, this time with Elvis Costello, for the soundtrack to 'Austin Powers: The Spy Who Shagged Me'. Yeah, baby, yeah! Oh, behave!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}