Information about plays

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

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

{
    "id": 3556832,
    "uri": "https://api.kexp.org/v2/plays/3556832/?format=api",
    "airdate": "2025-09-23T18:20:24-07:00",
    "show": 64643,
    "show_uri": "https://api.kexp.org/v2/shows/64643/?format=api",
    "image_uri": "https://ia800107.us.archive.org/22/items/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b-41532608796_thumb500.jpg",
    "thumbnail_uri": "https://dn721709.ca.archive.org/0/items/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b-41532608796_thumb250.jpg",
    "song": "Normalize",
    "track_id": "2d7cceaf-6f87-4681-b13d-a2523771a7d1",
    "recording_id": "9885cb50-e273-45c3-883e-0b03351cc408",
    "artist": "Gelli Haha",
    "artist_ids": [
        "1f804ef4-e3b2-430b-9cd1-883f234ea603"
    ],
    "album": "Switcheroo",
    "release_id": "190f6b7a-d1f7-467c-be2b-26e2520e5e4b",
    "release_group_id": "cffa555d-5d3a-4f86-b638-89362e272c03",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Gelli Haha exists somewhere between Studio 54 and Area 51, where dancefloors become playgrounds and cheeky aesthetics ignite imagination. A shapeshifter, a sonic acrobat, a performer with one foot in the cosmos and the other in a slapstick routine, Gelli Haha is a space for pure creative chaos\"\n\nhttps://gellihaha.bandcamp.com/album/switcheroo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}