Information about plays

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

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

{
    "id": 3561198,
    "uri": "https://api.kexp.org/v2/plays/3561198/?format=api",
    "airdate": "2025-10-04T12:05:48-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia800903.us.archive.org/5/items/mbid-e54dd5f8-9fc7-37ed-ae32-17fcee9f6fea/mbid-e54dd5f8-9fc7-37ed-ae32-17fcee9f6fea-38373180050_thumb500.jpg",
    "thumbnail_uri": "https://dn721309.ca.archive.org/0/items/mbid-e54dd5f8-9fc7-37ed-ae32-17fcee9f6fea/mbid-e54dd5f8-9fc7-37ed-ae32-17fcee9f6fea-38373180050_thumb250.jpg",
    "song": "Red Right Hand",
    "track_id": "767b0470-57db-39bd-a4f7-2e44f521bd0e",
    "recording_id": "2908df78-61f3-4389-b57e-784df5e5ce62",
    "artist": "Nick Cave & The Bad Seeds",
    "artist_ids": [
        "172e1f1a-504d-4488-b053-6344ba63e6d0"
    ],
    "album": "Let Love In",
    "release_id": "e54dd5f8-9fc7-37ed-ae32-17fcee9f6fea",
    "release_group_id": "f369d4bf-71f1-31f5-9e01-ffdbf15acdbe",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1994-04-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#737 on the Listener's Favorite Albums of all Time! Nick Cave & The Bad Seeds, Let Love In. \n\nThe phrase \"red right hand\" is from a line in John Milton's epic poem Paradise Lost that refers to divine vengeance. While writing the lyrics, Cave filled an entire notebook with descriptions of the town the song is set in, including maps and sketches of prominent buildings, virtually none of which made it into the lyrics. Because, well, NICK CAVE! https://nyti.ms/3Pc8wJ1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}