Information about plays

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

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

{
    "id": 3618945,
    "uri": "https://api.kexp.org/v2/plays/3618945/?format=api",
    "airdate": "2026-02-18T03:33:05-08:00",
    "show": 65963,
    "show_uri": "https://api.kexp.org/v2/shows/65963/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-4db99dc6-0196-4e41-8f94-06702668636d/mbid-4db99dc6-0196-4e41-8f94-06702668636d-43356277610_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-4db99dc6-0196-4e41-8f94-06702668636d/mbid-4db99dc6-0196-4e41-8f94-06702668636d-43356277610_thumb250.jpg",
    "song": "Tourist Mind",
    "track_id": "7653820e-320f-4389-8b87-103a39a0423d",
    "recording_id": "97559592-a906-4d27-9e8b-2c78904839fe",
    "artist": "Miss Grit",
    "artist_ids": [
        "a9cff714-1ff7-4b50-a800-5b43357e5c72"
    ],
    "album": "Tourist Mind",
    "release_id": "4db99dc6-0196-4e41-8f94-06702668636d",
    "release_group_id": "33b2bf42-bbac-4a8a-8271-957913474d9e",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2025-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Tourist Mind\" is one of two singles Brooklyn artist Miss Grit has released in advance of their forthcoming album, Under My Umbrella. The album will be out in full on April 24th! \n\nhttps://missgrit.bandcamp.com/\n\nCheck out this 2021 Live on KEXP at Home session with Miss Grit, hosted by Cheryl! https://www.youtube.com/watch?v=XNXAuHW2BSE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}