Information about plays

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

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

{
    "id": 3638512,
    "uri": "https://api.kexp.org/v2/plays/3638512/?format=api",
    "airdate": "2026-04-06T05:54:35-07:00",
    "show": 66381,
    "show_uri": "https://api.kexp.org/v2/shows/66381/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-10f66c8a-2e9e-489a-a01e-1201adbf7974/mbid-10f66c8a-2e9e-489a-a01e-1201adbf7974-44213745646_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-10f66c8a-2e9e-489a-a01e-1201adbf7974/mbid-10f66c8a-2e9e-489a-a01e-1201adbf7974-44213745646_thumb250.jpg",
    "song": "Galaxy Builder",
    "track_id": "5d9ccd4f-9f5a-4608-ae1f-406a7507408b",
    "recording_id": "933bae6a-9d73-4e80-8e16-d34b3143d2be",
    "artist": "Natural Magic",
    "artist_ids": [
        "ec7e4bb6-19c5-4d8e-89d0-cead179e4e5a"
    ],
    "album": "II",
    "release_id": "10f66c8a-2e9e-489a-a01e-1201adbf7974",
    "release_group_id": "6a77910d-a66b-4378-9dc6-0b10361630e4",
    "labels": [
        "Optimo Music"
    ],
    "label_ids": [
        "a66a132b-5c81-432a-96fe-07ee416babc2"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Off the new album from Portland-based Natural Magic.\n\n\"The album’s opening track 'Galaxy Builder', with its driving tempo, monolithic bass and screaming guitars might give the impression we’re about to hear a Neu for the 21st Century, but no, by the 2nd track we’re already on the first of several wild detours into uncharted territories: part shoe gaze, part ethereal, part psychedelia it’s a unique piece of beautiful euphoria from start to finish.\"\n\nhttps://naturalmagic.bandcamp.com/album/ii",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}