Information about plays

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

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

{
    "id": 3630523,
    "uri": "https://api.kexp.org/v2/plays/3630523/?format=api",
    "airdate": "2026-03-18T07:08:19-07:00",
    "show": 66213,
    "show_uri": "https://api.kexp.org/v2/shows/66213/?format=api",
    "image_uri": "https://dn710805.ca.archive.org/0/items/mbid-e7a0df20-f94e-457d-94e6-c5d240617fe2/mbid-e7a0df20-f94e-457d-94e6-c5d240617fe2-14390279056_thumb500.jpg",
    "thumbnail_uri": "https://dn710805.ca.archive.org/0/items/mbid-e7a0df20-f94e-457d-94e6-c5d240617fe2/mbid-e7a0df20-f94e-457d-94e6-c5d240617fe2-14390279056_thumb250.jpg",
    "song": "I Exhale",
    "track_id": "c38b3d5e-f33e-4126-95e6-b4642cc81b3c",
    "recording_id": "691c05b0-c68a-4482-bb32-fdcd4e8ec7fb",
    "artist": "Underworld",
    "artist_ids": [
        "ba2f4f3b-0293-4bc8-bb94-2f73b5207343"
    ],
    "album": "Barbara Barbara, we face a shining future",
    "release_id": "e7a0df20-f94e-457d-94e6-c5d240617fe2",
    "release_group_id": "33eaf2af-1f45-4d1a-98b5-bb05f199de2a",
    "labels": [
        "Caroline International"
    ],
    "label_ids": [
        "c091ab76-140a-40fb-b6d1-e6c381cbc099"
    ],
    "release_date": "2016-03-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's the 10th Anniversary of Underworld's \"Barbara Barbara, We Face a Shining Future\"! (2016)\n\nJust breathe.\n\nWith an album title inspired by the words Karl Hyde heard his father say to his mother before he passed, Underworld returns with Barbara Barbara, we face a shining future, after a 6-year break. \"I spend an hour every morning, seven days a week, with my journal in a cafe writing.\" https://youtu.be/UpYJV6jYR2g?feature=shared\n\nhttps://underworld.bandcamp.com/\nhttps://www.underworldlive.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}