Information about plays

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

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

{
    "id": 3580671,
    "uri": "https://api.kexp.org/v2/plays/3580671/?format=api",
    "airdate": "2025-11-20T14:29:33-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia801404.us.archive.org/26/items/mbid-a764f2bc-b269-45ed-b8aa-ec3a72f5b992/mbid-a764f2bc-b269-45ed-b8aa-ec3a72f5b992-34050226659_thumb500.jpg",
    "thumbnail_uri": "https://ia801404.us.archive.org/26/items/mbid-a764f2bc-b269-45ed-b8aa-ec3a72f5b992/mbid-a764f2bc-b269-45ed-b8aa-ec3a72f5b992-34050226659_thumb250.jpg",
    "song": "Metal Body",
    "track_id": "894bfe0e-dcb0-4f5a-b30c-9844bbb7209f",
    "recording_id": "7cc9290e-73e1-4e43-9464-864592938705",
    "artist": "ENOLA",
    "artist_ids": [
        "0434dc95-b1e3-43e1-a6d5-01e1eb811002"
    ],
    "album": "Metal Body",
    "release_id": "a764f2bc-b269-45ed-b8aa-ec3a72f5b992",
    "release_group_id": "7c4aef27-21b9-4ba4-8ad9-082ecf82de68",
    "labels": [
        "Fire Talk"
    ],
    "label_ids": [
        "80e2d91f-4035-48ef-8a3b-cc81b3f793ed"
    ],
    "release_date": "2022-11-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ENOLA is Melbourne artist Ruby Marshall (they/them). \n--\nENOLA shares of the track, “‘Metal Body’ explores our failing healthcare systems and entities, my own experiences in witnessing loved ones fall victim to these failures, and in turn feeling my own frustration of bearing witness to such.” \n\nThey added, \"“Sonically I leant into 90’s grunge and shoegaze as influences for this track, Sonic Youth, My Bloody Valentine & Pixies to name a few.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}