Information about plays

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

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

{
    "id": 3660145,
    "uri": "https://api.kexp.org/v2/plays/3660145/?format=api",
    "airdate": "2026-05-27T08:29:10-07:00",
    "show": 66827,
    "show_uri": "https://api.kexp.org/v2/shows/66827/?format=api",
    "image_uri": "https://dn711304.ca.archive.org/0/items/mbid-86559088-e462-4517-91d8-d266e7af5643/mbid-86559088-e462-4517-91d8-d266e7af5643-45189964560_thumb500.jpg",
    "thumbnail_uri": "https://dn711304.ca.archive.org/0/items/mbid-86559088-e462-4517-91d8-d266e7af5643/mbid-86559088-e462-4517-91d8-d266e7af5643-45189964560_thumb250.jpg",
    "song": "Tunnels",
    "track_id": "9bd38927-4aba-4745-b994-c665b2a9097d",
    "recording_id": "00b35c44-1ff8-4d65-acb8-1aa3c034d5b5",
    "artist": "Orbit 17",
    "artist_ids": [
        "0115eb89-6124-4a49-93bd-60226bbfcda9"
    ],
    "album": "Betrayer",
    "release_id": "86559088-e462-4517-91d8-d266e7af5643",
    "release_group_id": "53e9d555-eaae-4e37-bdff-39da540211d7",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Portland-based group Orbit 17 was originally founded in the San Francisco Bay Area in 2022 by Jamie Brite and Misha Guiffre, the project expanded with the addition of drummer Ryan Senft in 2023 and vocalist/synthesist Mary Herigstad-Franz in 2024. Orbit 17 weaves catchy melodies, funky rhythms and hypnotic grooves into intricate electro-rock.\n\nThier new album 'Betrayer' came out on May 22!\n\nhttps://orbit17.bandcamp.com\nhttps://www.orbit17music.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}