Information about plays

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

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

{
    "id": 3640763,
    "uri": "https://api.kexp.org/v2/plays/3640763/?format=api",
    "airdate": "2026-04-11T14:42:06-07:00",
    "show": 66425,
    "show_uri": "https://api.kexp.org/v2/shows/66425/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-9f2df6c4-d88b-4bfb-ad55-deb0dcb8228c/mbid-9f2df6c4-d88b-4bfb-ad55-deb0dcb8228c-44436221938_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-9f2df6c4-d88b-4bfb-ad55-deb0dcb8228c/mbid-9f2df6c4-d88b-4bfb-ad55-deb0dcb8228c-44436221938_thumb250.jpg",
    "song": "I’ll Come Running",
    "track_id": "db54d703-53a7-496c-bc7f-e43f536f695d",
    "recording_id": "8dfe42ee-d6bd-445e-a6bb-ee50d5cfd23c",
    "artist": "Jerry Paper",
    "artist_ids": [
        "b5d177c8-a3bf-47ab-8e66-aae394b380cc"
    ],
    "album": "BOiNK!",
    "release_id": "9f2df6c4-d88b-4bfb-ad55-deb0dcb8228c",
    "release_group_id": "a32dcdc3-ab84-4e08-bb21-c2bc94a740c3",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Following years of touring and collaborations with artists including Tyler, The Creator and Weyes Blood, the project redirects attention toward compact chord-based compositions and reinterpretations of existing material.\" \n\nhttps://www.sonofmarketing.com/2026/03/30/streaming-jerry-paper-boink-ep/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}