Information about plays

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

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

{
    "id": 3635987,
    "uri": "https://api.kexp.org/v2/plays/3635987/?format=api",
    "airdate": "2026-03-31T11:09:41-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4-43544274942_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4/mbid-d2b8ffc4-6cc5-4f93-be17-29c2930188d4-43544274942_thumb250.jpg",
    "song": "Cursive",
    "track_id": "956702d7-6c01-415c-a20c-46668facdad4",
    "recording_id": "59f6f59d-7e27-487b-b140-02a41a107cd4",
    "artist": "Mandy, Indiana",
    "artist_ids": [
        "9ed67b68-9fa7-471a-99eb-483139293274"
    ],
    "album": "URGH",
    "release_id": "d2b8ffc4-6cc5-4f93-be17-29c2930188d4",
    "release_group_id": "777553e9-0372-4c6a-8cb3-a3ded21c56c1",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "No, they're not from Indiana! Mandy, Indiana are an English–French noise rock band based between Manchester and Berlin, formed in 2018. \n--\nThe group was formed in Manchester by Valentine Caulfield and Scott Fair, whose previous bands played shows together at local venues. Here's a brief biography: https://www.allmusic.com/artist/mandy-indiana-mn0004134763#biography\n--\nDon't miss the percussive video for \"Cursive\": https://www.youtube.com/watch?v=BUn7Cu74pWI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}