Information about plays

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

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

{
    "id": 3617243,
    "uri": "https://api.kexp.org/v2/plays/3617243/?format=api",
    "airdate": "2026-02-14T04:48:16-08:00",
    "show": 65928,
    "show_uri": "https://api.kexp.org/v2/shows/65928/?format=api",
    "image_uri": "https://dn720001.ca.archive.org/0/items/mbid-276c80e1-b84e-4224-b57e-d849487fe36f/mbid-276c80e1-b84e-4224-b57e-d849487fe36f-44074294962_thumb500.jpg",
    "thumbnail_uri": "https://ia600505.us.archive.org/15/items/mbid-276c80e1-b84e-4224-b57e-d849487fe36f/mbid-276c80e1-b84e-4224-b57e-d849487fe36f-44074294962_thumb250.jpg",
    "song": "Promises",
    "track_id": "04d742c9-db1e-44c9-8bb9-f87868533b68",
    "recording_id": "9baabb18-953d-4dea-aa58-25a27b132b85",
    "artist": "Hemi Hemingway feat. Georgia Gets By",
    "artist_ids": [
        "a427d446-b417-40f5-bb34-9e1b092a63d0",
        "cb1db28d-6618-40fe-bf29-32b694964ff0"
    ],
    "album": "Wings of Desire",
    "release_id": "276c80e1-b84e-4224-b57e-d849487fe36f",
    "release_group_id": "d3993acd-9c24-492e-be89-c10fc6751ea4",
    "labels": [
        "PNKSLM Recordings"
    ],
    "label_ids": [
        "f2f69d02-3063-4223-b921-2b9a6b1e1712"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ohhhh that sax tho!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}