Information about plays

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

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

{
    "id": 3658407,
    "uri": "https://api.kexp.org/v2/plays/3658407/?format=api",
    "airdate": "2026-05-23T07:52:25-07:00",
    "show": 66792,
    "show_uri": "https://api.kexp.org/v2/shows/66792/?format=api",
    "image_uri": "https://dn710007.ca.archive.org/0/items/mbid-70fce07d-4feb-4dc1-a15b-c5f3f3cf98d9/mbid-70fce07d-4feb-4dc1-a15b-c5f3f3cf98d9-30184061073_thumb500.jpg",
    "thumbnail_uri": "https://dn710007.ca.archive.org/0/items/mbid-70fce07d-4feb-4dc1-a15b-c5f3f3cf98d9/mbid-70fce07d-4feb-4dc1-a15b-c5f3f3cf98d9-30184061073_thumb250.jpg",
    "song": "Land Back",
    "track_id": "71ee52ae-5dac-4f3e-827a-9eb6f9387c6b",
    "recording_id": "d9199a38-aaa7-48a1-b676-a0700a2cee26",
    "artist": "The Halluci Nation feat. Boogey The Beat, Northern Voice",
    "artist_ids": [
        "284ee768-2c9a-440a-be37-db926e90fc1c",
        "5558a542-c078-4be3-a60b-2c2d3a8097da",
        "4eea2b1d-b3fe-471c-9017-115e3b12dc54"
    ],
    "album": "One More Saturday Night",
    "release_id": "70fce07d-4feb-4dc1-a15b-c5f3f3cf98d9",
    "release_group_id": "f3510b13-45fb-4916-a6e9-492b9ecdedd6",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2021-07-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sound & Vision: A Tribe Called Red Discuss Their Take on Indigenous Music, Sampling, and Pushing Boundaries https://www.kexp.org/read/2019/10/14/sound-vision-tribe-called-red-discuss-their-take-indigenous-music-sampling-and-pushing-boundaries/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}