Information about plays

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

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

{
    "id": 3610284,
    "uri": "https://api.kexp.org/v2/plays/3610284/?format=api",
    "airdate": "2026-01-28T17:16:24-08:00",
    "show": 65779,
    "show_uri": "https://api.kexp.org/v2/shows/65779/?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://dn721900.ca.archive.org/0/items/mbid-0a54174c-7a46-43f3-951e-b96bd9fbcb1f/mbid-0a54174c-7a46-43f3-951e-b96bd9fbcb1f-44140537063_thumb250.jpg",
    "song": "Site Unseen",
    "track_id": "00e6e695-1ebc-40bf-bdba-0aeac6a1ea57",
    "recording_id": "4b4b01a0-109b-4a5a-bd1d-a67f760518a2",
    "artist": "Courtney Barnett feat. Waxahatchee",
    "artist_ids": [
        "42321e24-42b6-4f08-b0d9-8325ee887a20",
        "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": "Courtney Barnett has announced a new album. The Australian indie-rocker will share \"Creature of Habit\" on March 27th.\n--\n“I tried 3 separate times over 2 years to track this song [\"Site Unseen\"], and each time it either wasn’t finished or didn’t sound right and each time we had to start again,” Barnett shared in a press statement. “I kept hearing this really high harmony in my head, so for the fourth and final version, I asked Katie if she’d be into singing it with me. I’m a big Waxahatchee fan. I really love Katie’s songwriting and her voice, so it was an honour to have her sing on ‘Site Unseen.’”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}