Information about plays

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

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

{
    "id": 3586333,
    "uri": "https://api.kexp.org/v2/plays/3586333/?format=api",
    "airdate": "2025-12-03T15:15:26-08:00",
    "show": 65279,
    "show_uri": "https://api.kexp.org/v2/shows/65279/?format=api",
    "image_uri": "https://ia903201.us.archive.org/10/items/mbid-49d996b2-ab53-41bd-8789-3d87938dc07d/mbid-49d996b2-ab53-41bd-8789-3d87938dc07d-3785372639_thumb500.jpg",
    "thumbnail_uri": "https://ia803201.us.archive.org/10/items/mbid-49d996b2-ab53-41bd-8789-3d87938dc07d/mbid-49d996b2-ab53-41bd-8789-3d87938dc07d-3785372639_thumb250.jpg",
    "song": "Tired of Sex",
    "track_id": "6c041aaa-6aa6-3fcf-a699-192764d1a7d8",
    "recording_id": "4298f4f8-8681-4d59-b38c-98205956548e",
    "artist": "Weezer",
    "artist_ids": [
        "6fe07aa5-fec0-4eca-a456-f29bff451b04"
    ],
    "album": "Pinkerton",
    "release_id": "49d996b2-ab53-41bd-8789-3d87938dc07d",
    "release_group_id": "385f30e2-0483-355d-aded-23e66aa20f87",
    "labels": [
        "DGC Records"
    ],
    "label_ids": [
        "68803e28-86fe-4a95-985f-8e493795ab31"
    ],
    "release_date": "1996-09-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Pinkerton album is based on the Opera Madame Butterfly, and this song relates to the character Pinkerton, who is a sailor who sleeps with a different girl at every port.\n--\nRivers Cuomo went through a self-imposed celibacy for two years as he dealt with this idea of being \"Tired of Sex.\" He wrote an essay entitled \"A Mad and Serious Master\" for a Harvard English class which talked about the perils of being celibate and how marriage (or love in the context of the song) was the answer: \"I concluded that modern society was just not conducive to celibate living for a single, successful musician. Marriage, which once had seemed as undesirably permanent as a tattoo, now seemed to be the one, clear hope for my coming out of my longing.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}