Information about plays

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

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

{
    "id": 3561547,
    "uri": "https://api.kexp.org/v2/plays/3561547/?format=api",
    "airdate": "2025-10-05T06:39:29-07:00",
    "show": 64752,
    "show_uri": "https://api.kexp.org/v2/shows/64752/?format=api",
    "image_uri": "https://ia601003.us.archive.org/4/items/mbid-1c25b84b-e51e-47cc-8c88-e01ff28f8740/mbid-1c25b84b-e51e-47cc-8c88-e01ff28f8740-42594074002_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-1c25b84b-e51e-47cc-8c88-e01ff28f8740/mbid-1c25b84b-e51e-47cc-8c88-e01ff28f8740-42594074002_thumb250.jpg",
    "song": "I DREAM ABOUT SINKING",
    "track_id": "31ff22c9-0429-4c00-ab3e-c45cbd05293b",
    "recording_id": "b9dd4868-e5ed-4622-ba2c-a32fb6b9fda4",
    "artist": "Quadeca",
    "artist_ids": [
        "3a4024dc-cc62-4d9b-8bed-c22426136a52"
    ],
    "album": "Vanisher, Horizon Scraper",
    "release_id": "1c25b84b-e51e-47cc-8c88-e01ff28f8740",
    "release_group_id": "4ca59326-affd-4a62-95ca-f22854f19a19",
    "labels": [
        "X8 Music"
    ],
    "label_ids": [
        "353f4f7a-4d84-4c81-acb0-0d9a2352ab72"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Jeremiah! Happy 23rd Birthday! ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}