Information about plays

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

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

{
    "id": 3565464,
    "uri": "https://api.kexp.org/v2/plays/3565464/?format=api",
    "airdate": "2025-10-15T16:00:17-07:00",
    "show": 64842,
    "show_uri": "https://api.kexp.org/v2/shows/64842/?format=api",
    "image_uri": "https://ia801903.us.archive.org/11/items/mbid-696b41a2-d71b-3388-8678-586fe29a619d/mbid-696b41a2-d71b-3388-8678-586fe29a619d-34783440503_thumb500.jpg",
    "thumbnail_uri": "https://ia601903.us.archive.org/11/items/mbid-696b41a2-d71b-3388-8678-586fe29a619d/mbid-696b41a2-d71b-3388-8678-586fe29a619d-34783440503_thumb250.jpg",
    "song": "A Huge Evergrowing Pulsating Brain That Rules From the Centre of the Ultraworld (Orbital dance mix)",
    "track_id": "9b35d8b5-cf8c-3845-88db-33be4dfb97b3",
    "recording_id": "23846758-c205-4d1b-aa2e-b628cb2fecee",
    "artist": "The Orb",
    "artist_ids": [
        "42c14c80-bd17-47e4-9bb2-a35897638c4d"
    ],
    "album": "U.F.Off: The Best of the Orb",
    "release_id": "696b41a2-d71b-3388-8678-586fe29a619d",
    "release_group_id": "8b8ae852-ab90-343e-a686-84eaab14fa07",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1998-10-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Alex Patterson, The Orb's keyboard player, born on this day in 1959!\n\nCheck out Fifteen Questions and their interview with Alex Patterson: https://15questions.net/interview/alex-patterson-orb-sound-field-recording-and-frog-song/page-1/\n\nhttps://theorb.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}