Information about plays

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

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

{
    "id": 3546193,
    "uri": "https://api.kexp.org/v2/plays/3546193/?format=api",
    "airdate": "2025-08-29T06:28:16-07:00",
    "show": 64416,
    "show_uri": "https://api.kexp.org/v2/shows/64416/?format=api",
    "image_uri": "https://ia804508.us.archive.org/20/items/mbid-c2dab6ed-1a4e-49a6-9abc-6be95c03dbda/mbid-c2dab6ed-1a4e-49a6-9abc-6be95c03dbda-4804372334_thumb500.jpg",
    "thumbnail_uri": "https://ia804508.us.archive.org/20/items/mbid-c2dab6ed-1a4e-49a6-9abc-6be95c03dbda/mbid-c2dab6ed-1a4e-49a6-9abc-6be95c03dbda-4804372334_thumb250.jpg",
    "song": "Ring of Fire",
    "track_id": "3c9a55be-441d-3ea6-8ede-f9c2ffafd40f",
    "recording_id": "5f26663d-0853-4f5d-a4bc-a6f078c1541c",
    "artist": "Social Distortion",
    "artist_ids": [
        "e1e05cce-3922-44e1-8f20-015abe5e309d"
    ],
    "album": "Social Distortion",
    "release_id": "c2dab6ed-1a4e-49a6-9abc-6be95c03dbda",
    "release_group_id": "c4a2af67-1561-3b1b-ba7f-85515f1f9ef7",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1990-03-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Numerous cover versions of \"Ring of Fire\" have been produced, the most commercially successful version being by Eric Burdon & the Animals. Their version was recorded at the end of 1968, and made the top 40 in four countries. In late 1974, the Eric Burdon Band released a hard rock version. Wall of Voodoo debuted with a cover of the song on their self-titled 1980 EP and featured a pulsing synthesizer. Dwight Yoakam covered it on his debut album Guitars, Cadillacs, Etc., Etc. Punk rock band Social Distortion covered it on their 1990 self-titled LP. In 1991, Frank Zappa released a reggae-style live version on the album The Best Band You Never Heard in Your Life,  after claiming to have met Johnny Cash in the elevator before the show and inviting him to perform the song with his band that night. Cash did not follow through on the invitation, but the band played the song anyway. \nhttps://en.wikipedia.org/wiki/Ring_of_Fire_(song)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}