Information about plays

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

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

{
    "id": 3550847,
    "uri": "https://api.kexp.org/v2/plays/3550847/?format=api",
    "airdate": "2025-09-09T11:53:10-07:00",
    "show": 64517,
    "show_uri": "https://api.kexp.org/v2/shows/64517/?format=api",
    "image_uri": "https://dn721302.ca.archive.org/0/items/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca-41495725345_thumb500.jpg",
    "thumbnail_uri": "https://dn721302.ca.archive.org/0/items/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca-41495725345_thumb250.jpg",
    "song": "Dancer on a Trip",
    "track_id": "2966061e-defa-43fb-8d04-2d58dcec7ffd",
    "recording_id": "1a2e959f-1c86-40ec-ad56-5786478f1548",
    "artist": "WITCH",
    "artist_ids": [
        "6fc531d2-9a47-496b-b4b5-01e2b17fe99d"
    ],
    "album": "SOGOLO",
    "release_id": "94b3321a-bf18-499b-a349-b7dfadbc7cca",
    "release_group_id": "34207b06-5cc0-4c4c-8cee-8ea91784786e",
    "labels": [
        "Desert Daze Sound"
    ],
    "label_ids": [
        "86c651ce-8063-4057-8a34-d8f1313b47e8"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "WITCH (We Intend To Cause Havoc) played live in the KEXP Gathering Space at noon yesterday, Monday, September 8th. You can stream that performance for two weeks on KEXP's streaming archive: https://www.kexp.org/archive/\n--\nSubscribe to our YouTube channel to see that session when it airs: https://www.youtube.com/kexp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}