Information about plays

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

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

{
    "id": 3622006,
    "uri": "https://api.kexp.org/v2/plays/3622006/?format=api",
    "airdate": "2026-02-25T06:45:21-08:00",
    "show": 66025,
    "show_uri": "https://api.kexp.org/v2/shows/66025/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9-35309941260_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9-35309941260_thumb250.jpg",
    "song": "Message From WITCH",
    "track_id": "4e319e1e-74ff-406b-b077-e6b1b206d36f",
    "recording_id": "c849e994-93a2-459c-880c-93ec001424d9",
    "artist": "WITCH",
    "artist_ids": [
        "6fc531d2-9a47-496b-b4b5-01e2b17fe99d"
    ],
    "album": "Zango",
    "release_id": "d0629995-9eaf-47d4-8eec-62a2ef3106b9",
    "release_group_id": "83fa81b6-fbeb-4356-b41b-cdfbc3aac7d6",
    "labels": [
        "Desert Daze Sound"
    ],
    "label_ids": [
        "86c651ce-8063-4057-8a34-d8f1313b47e8"
    ],
    "release_date": "2023-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "WITCH (We Intend To Cause Havoc) are a Zamrock band formed in the 1970's. They were regarded as the most popular Zambian band of the 70's.  Led by vocalist Emanuel \"Jagari\" Chanda.\n\nCheck out WITCH's Live on KEXP Session: https://youtu.be/VusgfNRiSjE?si=QuwT7RDmW-Yu0kyF",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}