Information about plays

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

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

{
    "id": 3627084,
    "uri": "https://api.kexp.org/v2/plays/3627084/?format=api",
    "airdate": "2026-03-09T11:24:28-07:00",
    "show": 66136,
    "show_uri": "https://api.kexp.org/v2/shows/66136/?format=api",
    "image_uri": "https://dn710904.ca.archive.org/0/items/mbid-4df009ce-78de-4515-8499-19cc56d66eba/mbid-4df009ce-78de-4515-8499-19cc56d66eba-2982497060_thumb500.jpg",
    "thumbnail_uri": "https://dn710904.ca.archive.org/0/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": "Loretta Lynn wrote this song years before recording it as a duet with Jack White.\n\n\"Shortly before the two collaborated, White found out the song existed from an old piece of paper filed away in Lynn’s attic. It was among several old compositions that Lynn recorded with White for her popular Grammy Award-winning album, Van Lear Rose.\" --American Songwriter (https://tinyurl.com/msjt728k)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}