Information about plays

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

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

{
    "id": 3630007,
    "uri": "https://api.kexp.org/v2/plays/3630007/?format=api",
    "airdate": "2026-03-17T03:39:15-07:00",
    "show": 66203,
    "show_uri": "https://api.kexp.org/v2/shows/66203/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d-42896729201_thumb500.jpg",
    "thumbnail_uri": "https://ia601003.us.archive.org/14/items/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d-42896729201_thumb250.jpg",
    "song": "Twilight",
    "track_id": "0f190c17-f604-4582-ab2a-717310803ddc",
    "recording_id": "dd82b31c-f74e-493b-8a23-762b5dd35385",
    "artist": "Ya Tseen feat. Pink Siifu & Sidibe",
    "artist_ids": [
        "e0eca4fb-9977-43e6-a61a-405f905a34aa",
        "2aee4788-a12a-4f98-882c-885866221536",
        "bcc37f9d-1f2d-4701-b43c-a8e68d70cb7d"
    ],
    "album": "Stand On My Shoulders",
    "release_id": "9ad843dc-34e0-4566-9a4f-d9091ba57c2d",
    "release_group_id": "105d6ca4-4a1e-4490-b5fa-73a6f1d69a58",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Stand on My Shoulders\" was released on January 14. The album features guest performances from Portugal The Man, Meshell Ndegeocello, dreamcastmoe, Anel Figueroa, *Jahon Mikal, Pink Siifu, Sidibe, Hanna Ben, and Ashley Young. https://www.subpop.com/news/2026/01/16/stand_on_my_shoulders_the_amazing_new_record_from_ya_tseen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}