Information about plays

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

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

{
    "id": 3562761,
    "uri": "https://api.kexp.org/v2/plays/3562761/?format=api",
    "airdate": "2025-10-08T18:06:08-07:00",
    "show": 64781,
    "show_uri": "https://api.kexp.org/v2/shows/64781/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-97a6314b-d42a-4432-bff2-f74bb77413ba/mbid-97a6314b-d42a-4432-bff2-f74bb77413ba-22937441701_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-97a6314b-d42a-4432-bff2-f74bb77413ba/mbid-97a6314b-d42a-4432-bff2-f74bb77413ba-22937441701_thumb250.jpg",
    "song": "Siva",
    "track_id": "a6f0308e-c327-36b0-bb6b-fc5552c2490b",
    "recording_id": "df3fdb51-d9f6-489e-8bbc-6826aa490bad",
    "artist": "The Smashing Pumpkins",
    "artist_ids": [
        "ba0d6274-db14-4ef5-b28d-657ebde1a396"
    ],
    "album": "Gish",
    "release_id": "415325a4-6bc3-48a3-a287-dd26acf329c8",
    "release_group_id": "4ac82f0b-1532-3734-80d7-5c02265197aa",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "2011-12-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#262...\n---\n\n\n\"Siva\" was written by Billy Corgan, and was also the first music video that the band filmed.\n\nCorgan originally titled the song \"Shiva\", referring to the Tantric concepts of Shiva and Shakti: opposing masculine and feminine forces, ignorant of any further implications of the name. Upon realizing that the name was more readily connected with the Hindu god Shiva, he removed the letter \"h\" from the title to lessen this association.\n\nhttps://loudwire.com/smashing-pumpkins-gish-anniversary/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}