Information about plays

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

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

{
    "id": 3612966,
    "uri": "https://api.kexp.org/v2/plays/3612966/?format=api",
    "airdate": "2026-02-04T04:02:07-08:00",
    "show": 65835,
    "show_uri": "https://api.kexp.org/v2/shows/65835/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-150ded7d-0c67-49f6-8e11-d9610c101c22/mbid-150ded7d-0c67-49f6-8e11-d9610c101c22-44081175959_thumb500.jpg",
    "thumbnail_uri": "https://ia600503.us.archive.org/3/items/mbid-150ded7d-0c67-49f6-8e11-d9610c101c22/mbid-150ded7d-0c67-49f6-8e11-d9610c101c22-44081175959_thumb250.jpg",
    "song": "Seabird",
    "track_id": "3c2c7b2b-59b3-4c8f-ab68-c19cae8ec2ba",
    "recording_id": "d421aede-a2fc-4b1d-8ed3-2b7c8af3af0f",
    "artist": "deary",
    "artist_ids": [
        "51107035-3471-449f-ad3c-f8a5f535239d"
    ],
    "album": "Birding",
    "release_id": "150ded7d-0c67-49f6-8e11-d9610c101c22",
    "release_group_id": "849bac04-a22c-4647-b086-59b64096bca3",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "deary is the London-based dreampop three-piece composed of Ben Easton (guitar), Dottie Cockram (vocals, guitar) and Harry Catchpole (drums), named their debut album \"Birding.\"\n--\nIt will be out in April and can be pre-ordered here: https://deary.bandcamp.com/album/birding",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}