Information about plays

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

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

{
    "id": 3519973,
    "uri": "https://api.kexp.org/v2/plays/3519973/?format=api",
    "airdate": "2025-06-28T14:44:46-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia800701.us.archive.org/3/items/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b-39961549994_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b-39961549994_thumb250.jpg",
    "song": "Slugger",
    "track_id": "b6ca9dd5-eebe-4660-80e6-b23c1f28c55b",
    "recording_id": "e11cf7b6-d58a-4f3e-927a-d21cbe1a1aeb",
    "artist": "SASAMI",
    "artist_ids": [
        "c1184bef-262b-4d23-8946-57f2ce92311c"
    ],
    "album": "Blood on the Silver Screen",
    "release_id": "52f62941-cc7a-4adc-90b2-ae237b448e7b",
    "release_group_id": "ac585160-9089-4eed-8231-7c129495f2fa",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-03-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Zainichi (Korean)-American queer artist, SASAMI! \n\nOn this episode of the KEXP Sound & Vision podcast, SASAMI talks about her new album, \"Blood on the Silver Screen\": https://www.kexp.org/podcasts/a-deeper-listen/2025/4/29/sasamis-left-turn-pop-album/\n\nSASAMI is currently on tour with King Princess.  \nhttps://sasamiashworth.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}