Information about plays

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

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

{
    "id": 3634840,
    "uri": "https://api.kexp.org/v2/plays/3634840/?format=api",
    "airdate": "2026-03-28T20:50:36-07:00",
    "show": 66306,
    "show_uri": "https://api.kexp.org/v2/shows/66306/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5-37264920526_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5/mbid-58ca0345-c929-4a51-8048-83169f9cd2e5-37264920526_thumb250.jpg",
    "song": "Good Newts",
    "track_id": "7e59eabc-195e-4360-be69-fe43058f3e11",
    "recording_id": "a28b491a-e048-497b-baf3-3a12f226709d",
    "artist": "mega cat",
    "artist_ids": [
        "0f1aa02b-e677-4421-abfa-c5fd005de9d5"
    ],
    "album": "Mega Cat",
    "release_id": "58ca0345-c929-4a51-8048-83169f9cd2e5",
    "release_group_id": "d55074e7-9b07-4ab9-8d49-ad2c067660e1",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing April 7th with Night Heron at Baba Yaga: https://tickets.venuepilot.com/e/night-heron-2026-04-07-baba-yaga-seattle-f37aa3",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}