Information about plays

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

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

{
    "id": 3645642,
    "uri": "https://api.kexp.org/v2/plays/3645642/?format=api",
    "airdate": "2026-04-23T05:41:23-07:00",
    "show": 66528,
    "show_uri": "https://api.kexp.org/v2/shows/66528/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-57e3bf8b-d472-4907-87c6-1c1001afed47/mbid-57e3bf8b-d472-4907-87c6-1c1001afed47-31983059543_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-57e3bf8b-d472-4907-87c6-1c1001afed47/mbid-57e3bf8b-d472-4907-87c6-1c1001afed47-31983059543_thumb250.jpg",
    "song": "Dancing Dimensions",
    "track_id": "76f996cb-fefd-4907-bfea-e47cc4cde39c",
    "recording_id": "85febf3f-5ebe-49ae-96c9-6166a19c4a95",
    "artist": "Ural Thomas and The Pain",
    "artist_ids": [
        "5b253b42-7669-4feb-a968-1ad98dd0c8ff"
    ],
    "album": "Dancing Dimensions",
    "release_id": "57e3bf8b-d472-4907-87c6-1c1001afed47",
    "release_group_id": "a1000ef7-ca9d-4c45-aff6-b9d888b85cac",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2022-06-03",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Portland, Oregon, Ural Thomas is known as Rose City's Soul Brother Number One. His backing band The Pain, all decades younger than him, has spent the last eight years with Thomas developing a unique sound together. \n\nhttps://uralthomasandthepain.bandcamp.com \n​​https://www.uralthomasandthepain.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}