Information about plays

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

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

{
    "id": 3548308,
    "uri": "https://api.kexp.org/v2/plays/3548308/?format=api",
    "airdate": "2025-09-03T06:29:33-07:00",
    "show": 64461,
    "show_uri": "https://api.kexp.org/v2/shows/64461/?format=api",
    "image_uri": "https://ia600504.us.archive.org/17/items/mbid-c2ece910-5c9e-4207-8a1e-8d0fd0ba0b98/mbid-c2ece910-5c9e-4207-8a1e-8d0fd0ba0b98-15127440735_thumb500.jpg",
    "thumbnail_uri": "https://ia800504.us.archive.org/17/items/mbid-c2ece910-5c9e-4207-8a1e-8d0fd0ba0b98/mbid-c2ece910-5c9e-4207-8a1e-8d0fd0ba0b98-15127440735_thumb250.jpg",
    "song": "Carl Sagan",
    "track_id": "d8f86769-7d6f-4e83-8a15-4681f5ded4e9",
    "recording_id": "eb2238bc-b15a-4926-952f-35d1a8b0988d",
    "artist": "Night Moves",
    "artist_ids": [
        "cfe4a55b-b076-48c1-a9fe-585c59f14645"
    ],
    "album": "Pennied Days",
    "release_id": "c2ece910-5c9e-4207-8a1e-8d0fd0ba0b98",
    "release_group_id": "74735385-b302-4a6f-aad5-ee8ce767ca53",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-02-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "John Pelant on this song's title: \"I was going through a big Cosmos phase during the initial inception of the song.  The title was merely a place holder for the tune that became Carl Sagan. I simply needed a title to distinguish the sound file from the rest of files on my computer and I admired Carl Sagan and his work so I just put the title down always intending to change it.\" - https://tinyurl.com/4kbrj6n8\n\nJohn Richards hosted Night Moves - Live in the KEXP Studio in 2012: https://youtu.be/1WZIx-DZdMk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}