Information about plays

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

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

{
    "id": 3625498,
    "uri": "https://api.kexp.org/v2/plays/3625498/?format=api",
    "airdate": "2026-03-05T05:07:10-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?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": "Skyward Eye",
    "track_id": "0652d04d-c9b4-40d7-a637-7bd658d769d8",
    "recording_id": "d2673ad8-abb8-4e91-8232-bda938b92790",
    "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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Natural Magic are Michael McKinnon and Matthew Quiet. They call Portland,\nOregon, where they throw their Limited Edition parties and experiment with\nmaking music for people with open hearts, home. Come visit them and they'll\ntake you out for a seafood tower. https://naturalmagic.bandcamp.com/track/skyward-eye\n\nWhile the tracks on the new record are ear catching, the cover of II from Natural Magic’s friend Pith Cocomicci captures the psychedelic vibes of their music and Portland itself. Living between the Cascade and Oregon Coast mountain ranges has had an undoubted influence on their sonic palette. https://bit.ly/4sotTKV",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}