Information about plays

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

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

{
    "id": 3590090,
    "uri": "https://api.kexp.org/v2/plays/3590090/?format=api",
    "airdate": "2025-12-12T09:08:19-08:00",
    "show": 65354,
    "show_uri": "https://api.kexp.org/v2/shows/65354/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Da Da Da I Don’t Love You You Don’t Love Me Aha Aha Aha",
    "track_id": "cd3972d2-95e5-402e-b2ea-45ba0700e0e4",
    "recording_id": "1900714a-4efc-4ef6-b9ca-0cefe9e18a6d",
    "artist": "Trio",
    "artist_ids": [
        "b013686b-0fa5-4e88-a5bc-f941efc7855a"
    ],
    "album": "Da Da Da I Don't Love You You Don't Love Me Aha Aha Aha",
    "release_id": "36552845-0c12-45d2-8c13-b76288075924",
    "release_group_id": "537f481d-46e3-4d04-b8c9-10e220e6ec19",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "1981-01-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Trio was formed in 1980 by Stephan Remmler, Gert \"Kralle\" Krawinkel and Peter Behrens. The full name of the song is \"Da Da Da ich lieb dich nicht du liebst mich nicht aha aha aha,\" which roughly translates to English as \"Da Da Da I don't love you you don't love me aha aha aha.\"\n--\nThe Volkswagen commercial that made this famous was called \"Sunday Afternoon.\" It starred two young men driving around in a Golf, picking up an old chair by the side of the road, realizing it smells and dropping it back off, all while this song is playing.\n\nThe commercial was one of the first to target a gay audience; never before did a car commercial show two young men riding together who might possibly be gay. The ad helped Volkswagen grow sales of the model almost 10% from the previous year. The ad was first shown on an episode of the TV show Ellen where the lead character, played by Ellen DeGeneres, comes out as a lesbian.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}