Information about plays

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

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

{
    "id": 3633424,
    "uri": "https://api.kexp.org/v2/plays/3633424/?format=api",
    "airdate": "2026-03-25T08:08:04-07:00",
    "show": 66275,
    "show_uri": "https://api.kexp.org/v2/shows/66275/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-df054f50-df78-413c-8b51-89842d1dec56/mbid-df054f50-df78-413c-8b51-89842d1dec56-30506713889_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-df054f50-df78-413c-8b51-89842d1dec56/mbid-df054f50-df78-413c-8b51-89842d1dec56-30506713889_thumb250.jpg",
    "song": "The Lovecats",
    "track_id": "afc20f13-314f-3568-8329-a0d937d04cb2",
    "recording_id": "627bede2-2bea-4a44-9d92-f2b3553e2dcc",
    "artist": "Tanya Donelly & Dylan in the Movies",
    "artist_ids": [
        "478e2b34-bda3-48c8-81e4-77efac91f3ec",
        "6f7c2195-a5f2-4ef2-b1ed-90276216169f"
    ],
    "album": "Just Like Heaven: A Tribute to The Cure",
    "release_id": "df054f50-df78-413c-8b51-89842d1dec56",
    "release_group_id": "5eeaa74e-9873-30b6-b9e2-2eaa3107741c",
    "labels": [
        "American Laundromat Records"
    ],
    "label_ids": [
        "9b41dbe6-559d-4abc-994c-ce5b7bf82fcb"
    ],
    "release_date": "2009-01-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cure cover from Tanya Donelly!\n\nDylan In The Movies is the musical vehicle of Brian Sullivan - a singer and multi-instrumentalist living in Oakland, CA via Boston, MA.\n\nhttps://tanyadonelly.bandcamp.com\nhttps://dylaninthemovies.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}