Information about plays

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

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

{
    "id": 3409260,
    "uri": "https://api.kexp.org/v2/plays/3409260/?format=api",
    "airdate": "2024-10-06T17:18:13-07:00",
    "show": 61503,
    "show_uri": "https://api.kexp.org/v2/shows/61503/?format=api",
    "image_uri": "https://ia600701.us.archive.org/3/items/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b-39961549994_thumb500.jpg",
    "thumbnail_uri": "https://ia600701.us.archive.org/3/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": [],
    "label_ids": [],
    "release_date": "2025-03-07",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single from SASAMI!  New album Blood on the Silver Screen is set to release in March 2025.\n\nSASAMI was originally a member of Cherry Glazerr before breaking off into a solo career in 2018. You can check out her Live in studio session with KEXP here: https://tinyurl.com/48c2wr7a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}