Information about plays

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

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

{
    "id": 3343841,
    "uri": "https://api.kexp.org/v2/plays/3343841/?format=api",
    "airdate": "2024-05-04T20:06:26-07:00",
    "show": 60125,
    "show_uri": "https://api.kexp.org/v2/shows/60125/?format=api",
    "image_uri": "https://ia803202.us.archive.org/22/items/mbid-b0ce1c97-728d-379e-b3e1-2a4a1f6417b1/mbid-b0ce1c97-728d-379e-b3e1-2a4a1f6417b1-15135704076_thumb500.jpg",
    "thumbnail_uri": "https://ia803202.us.archive.org/22/items/mbid-b0ce1c97-728d-379e-b3e1-2a4a1f6417b1/mbid-b0ce1c97-728d-379e-b3e1-2a4a1f6417b1-15135704076_thumb250.jpg",
    "song": "Say Hello 2 Heaven",
    "track_id": "2aedffe8-f226-3bcd-9f12-3714c91a1204",
    "recording_id": "d67684e7-5827-495c-a40d-a8d07706f930",
    "artist": "Temple of the Dog",
    "artist_ids": [
        "e9571c17-817f-4d34-ae3f-0c7a96f822c1"
    ],
    "album": "Temple of the Dog",
    "release_id": "b0ce1c97-728d-379e-b3e1-2a4a1f6417b1",
    "release_group_id": "b9369fce-01fc-36b2-9d67-3a7fb14a8f44",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1991-04-16",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Chris Cornell wrote \"Say Hello 2 Heaven\" as a tribute to his roommate and friend, Mother Love Bone vocalist, Andrew Wood.\n\nTemple of the Dog formed in 1990 in Seattle, conceived by Chris Cornell of Soundgarden as a tribute to his late friend, Andrew Wood. The lineup featured members from both Mother Love Bone and Soundgarden, including Stone Gossard, Jeff Ament, Mike McCready, and Matt Cameron. Eddie Vedder, later the lead vocalist of Pearl Jam, also contributed vocals as a guest. \nhttp://www.templeofthedog.com/",
    "play_type": "trackplay"
}