Information about plays

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

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

{
    "id": 3622316,
    "uri": "https://api.kexp.org/v2/plays/3622316/?format=api",
    "airdate": "2026-02-25T22:36:51-08:00",
    "show": 66031,
    "show_uri": "https://api.kexp.org/v2/shows/66031/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-0a54174c-7a46-43f3-951e-b96bd9fbcb1f/mbid-0a54174c-7a46-43f3-951e-b96bd9fbcb1f-44140537063_thumb500.jpg",
    "thumbnail_uri": "https://ia600506.us.archive.org/8/items/mbid-0a54174c-7a46-43f3-951e-b96bd9fbcb1f/mbid-0a54174c-7a46-43f3-951e-b96bd9fbcb1f-44140537063_thumb250.jpg",
    "song": "Mantis",
    "track_id": "8313f26b-278a-4cd1-9ac2-3ef22a8156de",
    "recording_id": "0e1bb03a-08d7-4f07-8852-2da010da7bd3",
    "artist": "Courtney Barnett",
    "artist_ids": [
        "55111838-f001-494a-a1b5-9d818db85810"
    ],
    "album": "Creature of Habit",
    "release_id": "0a54174c-7a46-43f3-951e-b96bd9fbcb1f",
    "release_group_id": "86bd7034-660d-4f1d-96bf-1a70b81394ab",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian musician Courtney Barnett's new album \"Creature of Habit\" is out on March 27th!\n\nCourtney Barnett is also on tour!\nWoodland Park zoo August 18th in Seattle and The Fillmore in San Francisco on August 26th and 27th!\n\nhttps://courtneybarnett.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}