Information about plays

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

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

{
    "id": 3550068,
    "uri": "https://api.kexp.org/v2/plays/3550068/?format=api",
    "airdate": "2025-09-07T14:19:30-07:00",
    "show": 64500,
    "show_uri": "https://api.kexp.org/v2/shows/64500/?format=api",
    "image_uri": "https://dn721705.ca.archive.org/0/items/mbid-e5fc71c5-fa02-48eb-8adb-6f2e9f04bcf5/mbid-e5fc71c5-fa02-48eb-8adb-6f2e9f04bcf5-17719844175_thumb500.jpg",
    "thumbnail_uri": "https://dn721705.ca.archive.org/0/items/mbid-e5fc71c5-fa02-48eb-8adb-6f2e9f04bcf5/mbid-e5fc71c5-fa02-48eb-8adb-6f2e9f04bcf5-17719844175_thumb250.jpg",
    "song": "Snake Eyes",
    "track_id": "7b060929-bf5d-4d5d-979c-054a73867bc1",
    "recording_id": "e57c2521-620f-49b9-846b-9d10bc26bf7d",
    "artist": "Trouble",
    "artist_ids": [
        "4d7347a1-fe1a-47ad-b287-4ae4b26c40d4"
    ],
    "album": "Twin Peaks (Music From the Limited Event Series)",
    "release_id": "e5fc71c5-fa02-48eb-8adb-6f2e9f04bcf5",
    "release_group_id": "b5b21d7c-a98c-4871-9447-dbbd55c6fcd2",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2017-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The instrumental trio Trouble includes David Lynch's son Riley Lynch on guitar, longtime music supervisor for Lynch, Dean Hurley on drums and Alex Zhang Hungtai (Dirty Beaches, Last Lizard) on tenor saxophone.\n\n\"Snake Eyes\" was selected as a KEXP Song of the Day: https://www.kexp.org/read/2017/8/16/song-of-the-day-trouble-snake-eyes/\n\nhttps://troubletwinpeaks.bandcamp.com/album/snake-eyes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}