Information about plays

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

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

{
    "id": 3630062,
    "uri": "https://api.kexp.org/v2/plays/3630062/?format=api",
    "airdate": "2026-03-17T06:05:08-07:00",
    "show": 66204,
    "show_uri": "https://api.kexp.org/v2/shows/66204/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-87e68aa7-af74-4198-b47d-d634c75fdd9a/mbid-87e68aa7-af74-4198-b47d-d634c75fdd9a-37384595387_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-87e68aa7-af74-4198-b47d-d634c75fdd9a/mbid-87e68aa7-af74-4198-b47d-d634c75fdd9a-37384595387_thumb250.jpg",
    "song": "Instincts",
    "track_id": "6e009723-8943-4ea2-82f0-38d97697e391",
    "recording_id": "53f49e00-911f-4849-a3e3-5f6f1dec88c8",
    "artist": "Erick the Architect feat. WESTSIDE BOOGIE",
    "artist_ids": [
        "eaafcf1b-730b-45e0-9e5a-4892702d4c5c",
        "dbfff37c-146d-4415-b765-9a76d48c749c"
    ],
    "album": "I’ve Never Been Here Before",
    "release_id": "87e68aa7-af74-4198-b47d-d634c75fdd9a",
    "release_group_id": "c992d43f-4763-405b-a189-155059078c5e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-02-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Erick the Architect will be performing  at The Showbox in Seattle on May 12th and at the Regency Ballroom in San Francisco on May 15th. You can revisit Erick's 2024 performance on Live on KEXP here: https://www.youtube.com/watch?v=n-puL4tcc24",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}