Information about plays

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

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

{
    "id": 3657162,
    "uri": "https://api.kexp.org/v2/plays/3657162/?format=api",
    "airdate": "2026-05-20T08:44:36-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn711204.ca.archive.org/0/items/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb-9716771346_thumb500.jpg",
    "thumbnail_uri": "https://dn711204.ca.archive.org/0/items/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb-9716771346_thumb250.jpg",
    "song": "Our Lips Are Sealed",
    "track_id": "76522bbc-6bc6-4265-9f91-a0b16a887758",
    "recording_id": "981e20a5-0dd4-4846-9e6e-97deeabb7da6",
    "artist": "The Go‐Go’s",
    "artist_ids": [
        "eec163e4-a013-4af0-9641-c5b2df41fff7"
    ],
    "album": "Beauty and the Beat",
    "release_id": "bb7a34ce-3fd6-4160-b908-1e5dd6635fdb",
    "release_group_id": "8b64edc9-1a59-3840-8b12-85a4e19cf48a",
    "labels": [
        "I.R.S. Records"
    ],
    "label_ids": [
        "5aa5ddcd-b5d9-4bdf-b528-5083dfd98f03"
    ],
    "release_date": "1990-10-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Go-Go's guitarist Jane Wiedlin!\n\nShe wrote this with the British musician Terry Hall, who was lead singer of The Specials.\n--\nSpeaking about her relationship with Terry Hall, Wiedlin adds: \"Like I said, he had a girlfriend in England, and they were talking about getting married and all this stuff. So I don't know how I got in the picture. And, you know, that's something that I did as a teenager, maybe I was 20. That's something I would never do now, knowingly enter into a relationship with someone who was with someone else. I mean, it was completely screwed on my part. Although I think when people do that, you really have to look at the person who's in the relationship, and they have to take the burden of the responsibility as well. Anyways, it was one of those things with the tragic letters, 'I just can't do this.' You know, 'I'm betrothed to another.' All that kind of stuff.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}