Information about plays

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

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

{
    "id": 3571015,
    "uri": "https://api.kexp.org/v2/plays/3571015/?format=api",
    "airdate": "2025-10-28T12:50:49-07:00",
    "show": 64957,
    "show_uri": "https://api.kexp.org/v2/shows/64957/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238-42767759007_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238-42767759007_thumb250.jpg",
    "song": "Figurines",
    "track_id": "1fd3b417-14ed-4b2f-a863-f3c0d49eb53d",
    "recording_id": "410732eb-9c0e-4114-83fc-3f398c40f547",
    "artist": "she’s green",
    "artist_ids": [
        "f23579e2-d625-4fca-a796-ec349d89c3a7"
    ],
    "album": "Chrysalis",
    "release_id": "ffb8fecd-1fe8-424d-a994-3a1780541238",
    "release_group_id": "1fee9b4b-595f-4b1c-966d-2bfe31269225",
    "labels": [
        "Photo Finish Records"
    ],
    "label_ids": [
        "abf92a54-dcc5-4264-9f00-2cb2ceb26a45"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "she's green will be LIVE on The Midday Show on Tuesday, November 4th, at noon.\n--\nThey are performing at Madame Lou's in Seattle the previous night, Monday, November 3rd. They're playing The Fillmore in SF on  Friday, November 7th.\n--\nGo here to buy their five-song EP, \"Chrysalis\": https://shesgreen.bandcamp.com/album/chrysalis",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}