Information about plays

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

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

{
    "id": 3657310,
    "uri": "https://api.kexp.org/v2/plays/3657310/?format=api",
    "airdate": "2026-05-20T16:49:26-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-fb0acdd3-f7ad-41d8-a8e9-873229c7599f/mbid-fb0acdd3-f7ad-41d8-a8e9-873229c7599f-37579910303_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Round and Round",
    "track_id": "4a618e76-619e-4fac-b1dd-0fb0c2183bd2",
    "recording_id": "2e1c3f6d-fa48-4b3f-8562-0ecae064d297",
    "artist": "Geowulf",
    "artist_ids": [
        "1976f81d-fb04-4e2a-90d0-e297b5a99892"
    ],
    "album": "My Resignation",
    "release_id": "fb0acdd3-f7ad-41d8-a8e9-873229c7599f",
    "release_group_id": "241db2ee-e506-400f-be31-290d215d7785",
    "labels": [
        "[PIAS]"
    ],
    "label_ids": [
        "da314fb6-6f98-4ac6-8ef1-890fc5ddf4e0"
    ],
    "release_date": "2019-10-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Geowulf is the project of Australian childhood friends Star Kendrick and Toma Banjanin, who describe the album as \"quite reflective... A lot of coming to terms with things and moving on and accepting things you can’t change. Important themes for life definitely.\" https://geowulf.bandcamp.com/\n\nA Geowulf fan compiled a set of images from Low Earth Orbit and set them to this track -- https://youtu.be/YyhoVJoGeMs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}