Information about plays

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

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

{
    "id": 3564955,
    "uri": "https://api.kexp.org/v2/plays/3564955/?format=api",
    "airdate": "2025-10-14T11:51:52-07:00",
    "show": 64833,
    "show_uri": "https://api.kexp.org/v2/shows/64833/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-109d52b0-d007-47ff-bef9-658e93fda65d/mbid-109d52b0-d007-47ff-bef9-658e93fda65d-5814101251_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-109d52b0-d007-47ff-bef9-658e93fda65d/mbid-109d52b0-d007-47ff-bef9-658e93fda65d-5814101251_thumb250.jpg",
    "song": "B + A",
    "track_id": "bfef293b-6e08-33c3-8307-a4979cf4842e",
    "recording_id": "b037846a-8ce5-4e02-b084-d66a97575d7d",
    "artist": "The Beta Band",
    "artist_ids": [
        "0d82f0cd-107a-403f-a726-ac7287cbea65"
    ],
    "album": "The Three E.P.’s",
    "release_id": "109d52b0-d007-47ff-bef9-658e93fda65d",
    "release_group_id": "88989a20-84a0-34fe-b1e4-9e8fcc1e733f",
    "labels": [
        "Regal"
    ],
    "label_ids": [
        "c3b2ae8c-1d88-4c5e-a683-1ffb720c12f2"
    ],
    "release_date": "1998-09-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "See Steve Mason of The Beta Band in a live performance in our studio in 2024: https://www.youtube.com/watch?v=AlUhJbiTZls\n--\n\"Even on the rest of the EP’s songs, “B + A” and “Dogs Got a Bone,” they’re already beginning to cultivate the seeds of loop-driven, psych-heavy trip-hop that they would become known for.\"\nHere's an in-depth look at \"The Three E.P.'s\": https://spectrumculture.com/2025/07/24/the-beta-band-the-three-e-p-s-review/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}