Information about plays

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

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

{
    "id": 3559623,
    "uri": "https://api.kexp.org/v2/plays/3559623/?format=api",
    "airdate": "2025-09-30T11:35:44-07:00",
    "show": 64709,
    "show_uri": "https://api.kexp.org/v2/shows/64709/?format=api",
    "image_uri": "https://dn721703.ca.archive.org/0/items/mbid-07b0a881-3a5e-4663-b74d-9ef82d5fdecf/mbid-07b0a881-3a5e-4663-b74d-9ef82d5fdecf-41818222511_thumb500.jpg",
    "thumbnail_uri": "https://dn721703.ca.archive.org/0/items/mbid-07b0a881-3a5e-4663-b74d-9ef82d5fdecf/mbid-07b0a881-3a5e-4663-b74d-9ef82d5fdecf-41818222511_thumb250.jpg",
    "song": "Cycles",
    "track_id": "6f09b58a-28ad-4be0-b123-062a9a1e1eea",
    "recording_id": "da193107-be04-40ef-9e0e-c495b09320e8",
    "artist": "Beach Bunny",
    "artist_ids": [
        "bdb2e504-7372-4f5b-a6c7-d578021c53b5"
    ],
    "album": "Tunnel Vision",
    "release_id": "07b0a881-3a5e-4663-b74d-9ef82d5fdecf",
    "release_group_id": "e1e4a900-135f-4cf0-b7ac-fd55681e3e41",
    "labels": [
        "Beach Bunny Music"
    ],
    "label_ids": [
        "cd262adf-93c4-4bbc-8d64-b196d82ec805"
    ],
    "release_date": "2025-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Selected by teen DJ Solar Pulse, Beach Bunny is a project of Chicago musician  Lili Trifilio. She began writing her own music in high school.\nGo here to purchase her third full-length \"Tunnel Vision\": https://beachbunny.bandcamp.com/album/tunnel-vision",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}