Information about plays

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

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

{
    "id": 3550778,
    "uri": "https://api.kexp.org/v2/plays/3550778/?format=api",
    "airdate": "2025-09-09T07:59:08-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-4df2f9a7-8d62-4895-a28c-c5df3e666ad5/mbid-4df2f9a7-8d62-4895-a28c-c5df3e666ad5-3102318221_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-4df2f9a7-8d62-4895-a28c-c5df3e666ad5/mbid-4df2f9a7-8d62-4895-a28c-c5df3e666ad5-3102318221_thumb250.jpg",
    "song": "Stars",
    "track_id": "ba0ecc0d-b629-37fa-b127-9d673af22b2d",
    "recording_id": "02776e38-99e7-4e86-bef9-3ffb95792596",
    "artist": "Hum",
    "artist_ids": [
        "04c5ca8a-4afa-4031-aced-6357440dbc25"
    ],
    "album": "You’d Prefer an Astronaut",
    "release_id": "4df2f9a7-8d62-4895-a28c-c5df3e666ad5",
    "release_group_id": "99b74f6b-49e6-37a9-8caf-e4d03533622d",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "1995-04-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning John, it's a HUM, Stars kind of morning if you have time today... have a terrific day...ty Rob\n--\nPrior to its being released as an official single, \"Stars\" received heavy airplay on the Los Angeles radio station KROQ-FM. \n\nAccording to the St. Louis Post-Dispatch, \"KROQ jumped on the song so soon that RCA had to rush release the song nationwide, a full month before the scheduled release of [the] single.\" \n\nHum's drummer Bryan St. Pere credited KROQ with making the song so popular, saying in an interview, \"Yeah, I think [KROQ] helped us out the most, because from what I gather, that's the station in the country, and when they decide to add a song, all the other stations kind of follow suit.\" \n\nLong live radio!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}