Information about plays

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

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

{
    "id": 3619125,
    "uri": "https://api.kexp.org/v2/plays/3619125/?format=api",
    "airdate": "2026-02-18T13:56:32-08:00",
    "show": 65967,
    "show_uri": "https://api.kexp.org/v2/shows/65967/?format=api",
    "image_uri": "https://dn710304.ca.archive.org/0/items/mbid-b3730216-3df3-48eb-8b44-fcede469575d/mbid-b3730216-3df3-48eb-8b44-fcede469575d-9449246070_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-b3730216-3df3-48eb-8b44-fcede469575d/mbid-b3730216-3df3-48eb-8b44-fcede469575d-9449246070_thumb250.jpg",
    "song": "Song for Lindy",
    "track_id": "8488cee8-aef3-37c2-863a-9056a22a63d8",
    "recording_id": "36f321a4-4fed-41f5-8cdc-e6fa22dd8fa3",
    "artist": "Fatboy Slim",
    "artist_ids": [
        "34c63966-445c-4613-afe1-4f0e1e53ae9a"
    ],
    "album": "Better Living Through Chemistry",
    "release_id": "b3730216-3df3-48eb-8b44-fcede469575d",
    "release_group_id": "0af908c7-0ec7-3183-b677-1240f6e47b9c",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "1997-09-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Song for Lindy\" contains samples of the piano in\"Better Days\" by Jimi Polo, \"I'm a Man\" by Chicago Transit Authority, \"Higher Ground\" by Ellen McIlwaine, \"I Lost Me a Friend\" by The Glitterhouse and \"Teen Tonic\" by Michel Colombier and Pierre Henry.\n--\nThis song, from Norman Cook's debut album, is a tribute to Lindy Layton, a singer formerly in Beats International with Cook, who encouraged him to explore the London club scene.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}