Information about plays

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

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

{
    "id": 3543765,
    "uri": "https://api.kexp.org/v2/plays/3543765/?format=api",
    "airdate": "2025-08-23T14:28:21-07:00",
    "show": 64367,
    "show_uri": "https://api.kexp.org/v2/shows/64367/?format=api",
    "image_uri": "https://ia600305.us.archive.org/28/items/mbid-38b94527-4f9d-49d4-85d3-d449545ceea4/mbid-38b94527-4f9d-49d4-85d3-d449545ceea4-15229976742_thumb500.jpg",
    "thumbnail_uri": "https://ia800305.us.archive.org/28/items/mbid-38b94527-4f9d-49d4-85d3-d449545ceea4/mbid-38b94527-4f9d-49d4-85d3-d449545ceea4-15229976742_thumb250.jpg",
    "song": "Someday",
    "track_id": "effbb05d-9781-3116-9ec5-8c4e8675873f",
    "recording_id": "e36646d7-dcbf-4b49-b8cf-a6fd5bcd480e",
    "artist": "The Strokes",
    "artist_ids": [
        "f181961b-20f7-459e-89de-920ef03c7ed0"
    ],
    "album": "Is This It",
    "release_id": "38b94527-4f9d-49d4-85d3-d449545ceea4",
    "release_group_id": "efea26d1-a016-30f6-b8e2-bc8c02336b0a",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2001-10-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy  birthday to The Strokes' lead singer Julian Casablancas, who turns 47 today!\n\nThis song is about the childhood realization that as you get older, you and your friends are likely to drift apart. \n\nFabrizio Moretti, the band's drummer, was nursing a hangover when he first heard lead singer Julian Casablancas toying with a new melody that became the basis for \"Someday.\"\n\nHe recalled to NME, \"I was staying over at Julian's house one night after a night of debauchery… I had a crazy headache when I woke up. But I woke up to him singing in the bathroom and coming up with, kind of developing the melody for it, and I always thought that was really awesome. It's a very pretty melody.\" https://tinyurl.com/5xc4jvp9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}