Information about plays

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

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

{
    "id": 3533566,
    "uri": "https://api.kexp.org/v2/plays/3533566/?format=api",
    "airdate": "2025-07-30T02:23:45-07:00",
    "show": 64150,
    "show_uri": "https://api.kexp.org/v2/shows/64150/?format=api",
    "image_uri": "https://ia801306.us.archive.org/29/items/mbid-8a2ab6a8-f2c6-4a7b-b176-ce1a03744b5b/mbid-8a2ab6a8-f2c6-4a7b-b176-ce1a03744b5b-10988018912_thumb500.jpg",
    "thumbnail_uri": "https://ia601306.us.archive.org/29/items/mbid-8a2ab6a8-f2c6-4a7b-b176-ce1a03744b5b/mbid-8a2ab6a8-f2c6-4a7b-b176-ce1a03744b5b-10988018912_thumb250.jpg",
    "song": "Never Say Never",
    "track_id": "8984fa49-e519-302e-bbbd-c80e27d00f79",
    "recording_id": "b843a73e-9cda-4fef-a56d-a8a69234cf36",
    "artist": "Romeo Void",
    "artist_ids": [
        "70693ef1-2d81-4b35-a483-bd78553db176"
    ],
    "album": "Benefactor",
    "release_id": "8a2ab6a8-f2c6-4a7b-b176-ce1a03744b5b",
    "release_group_id": "d682eda5-9a3e-321e-bfaf-87d7350422c5",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1982-11-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Q: How did Romeo Void get its name?\n\nDebora Iyall:. Actually, it was kind of inspired by the cover of a local magazine I think it was just called \"San Francisco Magazine,\" and the headline was \"Why Straight Women Can't Get Laid in San Francisco.\" A couple of band members and I were sitting around our kitchen table, and I had made lists of words to try to put together so we can come up with the name of the band.\nI read a lot of Anais Nin and poets and things like that. I had gotten a bunch of words from her books that I had around. One of the words was \"Romeo\" and one was \"void.\" When we put it together, with that magazine, it was like, \"Okay, that's the name of our band!\"\n\nEnjoy this Bay Area Reporter interview with the punk diva: https://www.ebar.com/story/69376",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}