Information about plays

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

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

{
    "id": 3545424,
    "uri": "https://api.kexp.org/v2/plays/3545424/?format=api",
    "airdate": "2025-08-27T08:48:12-07:00",
    "show": 64400,
    "show_uri": "https://api.kexp.org/v2/shows/64400/?format=api",
    "image_uri": "https://ia801409.us.archive.org/12/items/mbid-4df009ce-78de-4515-8499-19cc56d66eba/mbid-4df009ce-78de-4515-8499-19cc56d66eba-2982497060_thumb500.jpg",
    "thumbnail_uri": "https://ia601409.us.archive.org/12/items/mbid-4df009ce-78de-4515-8499-19cc56d66eba/mbid-4df009ce-78de-4515-8499-19cc56d66eba-2982497060_thumb250.jpg",
    "song": "Portland, Oregon",
    "track_id": "83c6ba7a-6656-3068-bf9f-0a7e5d26a2fc",
    "recording_id": "a1f5a5bd-c9bc-414a-ac4b-78d546dd31d0",
    "artist": "Loretta Lynn feat. Jack White",
    "artist_ids": [
        "3ae2fb37-8a23-429d-9920-bac811c4fc22",
        "613260c3-d620-4645-94cd-33cd55f29b1e"
    ],
    "album": "Van Lear Rose",
    "release_id": "4df009ce-78de-4515-8499-19cc56d66eba",
    "release_group_id": "ed7ea6bf-cda9-35cc-95ee-907279b0266e",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2004-04-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning! Happy Amplifiers love day! Of course we are Amplifiers because KEXP has a huge impact right now. My favorite new to me song that KEXP had introduced to me this year is \"Portland Oregon\" by Loretta Lynne and Jack White thank you!\n\n- Bailey and the Blond Tornado",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}