Information about plays

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

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

{
    "id": 3633393,
    "uri": "https://api.kexp.org/v2/plays/3633393/?format=api",
    "airdate": "2026-03-25T06:07:26-07:00",
    "show": 66274,
    "show_uri": "https://api.kexp.org/v2/shows/66274/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-1bf0c870-97e7-44ec-ac2e-2d15532bcd4e/mbid-1bf0c870-97e7-44ec-ac2e-2d15532bcd4e-41956855680_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-1bf0c870-97e7-44ec-ac2e-2d15532bcd4e/mbid-1bf0c870-97e7-44ec-ac2e-2d15532bcd4e-41956855680_thumb250.jpg",
    "song": "Stars and Sons",
    "track_id": "5d4d8819-198f-46bb-996e-13a103b68ebb",
    "recording_id": "f8dab044-1247-47db-a6be-374ff45770d0",
    "artist": "Toro y Moi",
    "artist_ids": [
        "3a6d6481-142d-423f-91d4-55bbfff318ed"
    ],
    "album": "Anthems: A Celebration Of Broken Social Scene’s You Forgot It In People",
    "release_id": "1bf0c870-97e7-44ec-ac2e-2d15532bcd4e",
    "release_group_id": "68a8731f-ba70-4a4a-8e35-249790543f91",
    "labels": [
        "Arts & Crafts Productions Inc."
    ],
    "label_ids": [
        "5d052726-7bea-42cc-90e4-7ab4a3773450"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Toro y Moi covers Broken Social Scene! \n\nNew tribute record also features BSS anthems played by Maggie Rogers & Sylvan Esso, serpentwithfeet , The Weather Station, Middle Kids and more!\n\nhttps://brokensocialscene.bandcamp.com/album/anthems-a-celebration-of-broken-social-scenes-you-forgot-it-in-people",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}